+++ date ++ echo 'INFO: =================== Thu Jun 4 05:59:31 UTC 2026 ===================' INFO: =================== Thu Jun 4 05:59:31 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 +++ +++ cut -d / -f 1 local nic=ens3 +++ +++ +++ awk '{print $2}' grep 'inet ' ip addr show dev ens3 +++ head -n 1 ++ 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 awk '/pagesize=2M/{print($3)}' -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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' , +++ uniq +++ grep -vi host +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ sort ++ 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 ++ cut -d ' ' -f 2 ++ echo 10.0.0.33 3 + 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-06-04 05:59:33,496] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 05:59:33,709] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 05:59:33,803] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 05:59:33,805] INFO starting (kafka.server.KafkaServer) [2026-06-04 05:59:33,805] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 05:59:33,830] 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-06-04 05:59:33,834] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,834] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-3. (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,834] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,834] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,834] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,834] 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-06-04 05:59:33,835] 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-06-04 05:59:33,835] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,835] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,837] 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-06-04 05:59:33,841] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 05:59:33,853] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,856] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,857] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:33,859] INFO Socket connection established, initiating session, client: /10.0.0.33:40804, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,867] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100001b1693000b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,873] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:34,203] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 05:59:34,251] 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-06-04 05:59:34,281] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,282] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,283] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,285] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,290] INFO [KafkaServer id=3] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-04 05:59:34,357] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 05:59:34,365] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-04 05:59:34,375] INFO Loaded 0 logs in 17ms (kafka.log.LogManager) [2026-06-04 05:59:34,376] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 05:59:34,377] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 05:59:34,463] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 05:59:34,613] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 05:59:34,625] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 05:59:34,635] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) [2026-06-04 05:59:34,656] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:34,996] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 05:59:35,017] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 05:59:35,022] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:35,047] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,048] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,049] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,051] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,052] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,082] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 05:59:35,083] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 05:59:35,093] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) [2026-06-04 05:59:35,124] INFO [MetadataCache brokerId=3] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 05:59:35,188] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,226] INFO Stat of the created znode at /brokers/ids/3 is: 4294967665,4294967665,1780552775210,1780552775210,1,0,0,72057710380777483,202,0,4294967665 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,230] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 4294967665 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,353] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,371] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,377] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,393] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 05:59:35,408] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 05:59:35,439] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 05:59:35,453] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 05:59:35,461] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 05:59:35,515] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,559] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 05:59:35,574] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 05:59:35,578] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 05:59:35,589] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 05:59:35,591] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 05:59:35,591] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 05:59:35,591] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 05:59:35,595] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:35,596] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:35,596] INFO Kafka startTimeMs: 1780552775591 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:35,597] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-06-04 05:59:35,726] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:35,766] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:36,162] 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: 2. [2026-06-04 05:59:36,165] 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: 2. [2026-06-04 05:59:36,165] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,166] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,167] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,168] 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: 2. [2026-06-04 05:59:36,169] 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: 2. [2026-06-04 05:59:36,169] 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: 2. [2026-06-04 05:59:36,169] 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: 2. [2026-06-04 05:59:37,140] 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: 2. [2026-06-04 05:59:37,141] 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: 2. [2026-06-04 05:59:37,141] 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: 2. [2026-06-04 05:59:37,141] 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: 2. [2026-06-04 05:59:37,141] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,142] 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: 2. [2026-06-04 05:59:37,143] 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: 2. [2026-06-04 05:59:37,143] 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: 2. [2026-06-04 05:59:37,143] 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: 2. [2026-06-04 05:59:37,143] 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: 2. [2026-06-04 05:59:37,143] 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: 2. [2026-06-04 05:59:37,143] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,144] 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: 2. [2026-06-04 05:59:37,145] 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: 2. [2026-06-04 05:59:37,145] 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: 2. [2026-06-04 05:59:37,145] 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: 2. [2026-06-04 05:59:37,145] 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: 2. [2026-06-04 05:59:37,145] 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: 2. [2026-06-04 05:59:37,150] 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: 2. [2026-06-04 05:59:38,157] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,168] INFO Creating topic -uve-topic-22 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,219] INFO Creating topic -uve-topic-23 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(1, 2, 3), 23 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,250] INFO Creating topic -uve-topic-24 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,298] INFO Creating topic -uve-topic-25 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,354] INFO Creating topic -uve-topic-20 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,381] INFO Creating topic -uve-topic-21 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(2, 1, 3), 23 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,404] INFO Creating topic -uve-topic-26 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(1, 2, 3), 23 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,426] INFO Creating topic -uve-topic-27 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(2, 3, 1), 23 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,442] INFO Creating topic -uve-topic-28 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,475] INFO Creating topic -uve-topic-29 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(2, 1, 3), 23 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,496] INFO Creating topic -uve-topic-2 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,519] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(3, 1, 2), 23 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,555] INFO Creating topic -uve-topic-0 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,555] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(structured_syslog_topic-22, structured_syslog_topic-16, structured_syslog_topic-10, structured_syslog_topic-19, structured_syslog_topic-7, structured_syslog_topic-4, structured_syslog_topic-28, structured_syslog_topic-25, structured_syslog_topic-1, structured_syslog_topic-13) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:38,606] INFO Creating topic -uve-topic-1 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(2, 3, 1), 23 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,659] INFO Creating topic -uve-topic-11 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,720] INFO Creating topic -uve-topic-12 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(2, 3, 1), 23 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,771] INFO Creating topic -uve-topic-13 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(2, 1, 3), 23 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,816] INFO Creating topic -uve-topic-8 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(2, 3, 1), 23 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,871] INFO Creating topic -uve-topic-14 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,897] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,939] INFO Creating topic -uve-topic-6 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(2, 3, 1), 23 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,967] 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-06-04 05:59:38,967] INFO Creating topic -uve-topic-7 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(2, 1, 3), 23 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:38,994] INFO Creating topic -uve-topic-4 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,028] INFO Creating topic -uve-topic-10 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,056] INFO Creating topic -uve-topic-5 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,080] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,081] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,090] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-04 05:59:39,092] 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-06-04 05:59:39,121] INFO Creating topic -uve-topic-15 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,152] INFO Creating topic -uve-topic-16 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(3, 2, 1), 23 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,221] 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-06-04 05:59:39,222] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,222] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-04 05:59:39,222] 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-06-04 05:59:39,242] 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-06-04 05:59:39,244] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,246] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-04 05:59:39,246] 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-06-04 05:59:39,267] 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-06-04 05:59:39,267] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,267] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-04 05:59:39,267] 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-06-04 05:59:39,294] 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-06-04 05:59:39,295] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,295] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-04 05:59:39,295] 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-06-04 05:59:39,317] 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-06-04 05:59:39,321] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,321] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-04 05:59:39,321] 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-06-04 05:59:39,358] 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-06-04 05:59:39,360] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,360] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-04 05:59:39,360] 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-06-04 05:59:39,377] 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-06-04 05:59:39,378] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,380] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-04 05:59:39,381] 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-06-04 05:59:39,393] 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-06-04 05:59:39,394] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,394] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-04 05:59:39,394] 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-06-04 05:59:39,412] 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-06-04 05:59:39,416] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,416] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-04 05:59:39,416] 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-06-04 05:59:39,453] 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-06-04 05:59:39,454] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,454] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-04 05:59:39,456] 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-06-04 05:59:39,465] 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-06-04 05:59:39,466] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,467] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-04 05:59:39,469] 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-06-04 05:59:39,482] 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-06-04 05:59:39,485] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,487] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-04 05:59:39,487] 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-06-04 05:59:39,496] 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-06-04 05:59:39,498] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,499] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-04 05:59:39,503] 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-06-04 05:59:39,514] 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-06-04 05:59:39,517] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,519] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-04 05:59:39,524] 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-06-04 05:59:39,537] 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-06-04 05:59:39,541] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,541] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-04 05:59:39,541] 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-06-04 05:59:39,548] 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-06-04 05:59:39,552] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,562] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-04 05:59:39,567] 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-06-04 05:59:39,603] 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-06-04 05:59:39,609] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,610] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-04 05:59:39,612] 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-06-04 05:59:39,618] 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-06-04 05:59:39,624] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,626] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-04 05:59:39,628] 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-06-04 05:59:39,647] 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-06-04 05:59:39,653] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,653] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-04 05:59:39,653] 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-06-04 05:59:39,665] 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-06-04 05:59:39,666] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,668] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-04 05:59:39,668] 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-06-04 05:59:39,673] 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-06-04 05:59:39,677] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,678] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-04 05:59:39,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-06-04 05:59:39,685] 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-06-04 05:59:39,686] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,686] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-04 05:59:39,686] 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-06-04 05:59:39,698] 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-06-04 05:59:39,699] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,700] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-04 05:59:39,700] 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-06-04 05:59:39,711] 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-06-04 05:59:39,711] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,715] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-04 05:59:39,715] 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-06-04 05:59:39,731] 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-06-04 05:59:39,733] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,734] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-04 05:59:39,734] 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-06-04 05:59:39,740] 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-06-04 05:59:39,741] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,741] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-04 05:59:39,741] 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-06-04 05:59:39,750] 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-06-04 05:59:39,752] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,752] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-04 05:59:39,753] 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-06-04 05:59:39,766] 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-06-04 05:59:39,770] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,770] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-04 05:59:39,770] 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-06-04 05:59:39,799] 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-06-04 05:59:39,804] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,813] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-04 05:59:39,814] 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-06-04 05:59:39,817] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(structured_syslog_topic-0, structured_syslog_topic-2, structured_syslog_topic-3, structured_syslog_topic-5, structured_syslog_topic-6, structured_syslog_topic-23, structured_syslog_topic-24, structured_syslog_topic-26, structured_syslog_topic-27, structured_syslog_topic-29, structured_syslog_topic-15, structured_syslog_topic-17, structured_syslog_topic-18, structured_syslog_topic-20, structured_syslog_topic-21, structured_syslog_topic-8, structured_syslog_topic-9, structured_syslog_topic-11, structured_syslog_topic-12, structured_syslog_topic-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:39,979] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,997] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(structured_syslog_topic-17 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-26 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-20 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-5 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-29 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-8 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-14 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-2 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-23 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-11 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,016] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,016] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,016] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,017] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,018] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,015] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,018] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,018] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,018] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,020] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,020] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,020] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,020] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,020] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,022] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,022] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,022] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,022] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,023] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,023] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,023] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,036] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,036] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,039] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,039] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,040] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,044] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,045] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,046] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,047] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,048] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,052] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,054] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,054] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,055] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,055] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:40,103] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,123] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:40,407] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-24-27, -uve-topic-21-20, -uve-topic-25-6, -uve-topic-21-5, -uve-topic-22-19, -uve-topic-21-2, -uve-topic-21-14, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-20-22, -uve-topic-22-4, -uve-topic-24-6, -uve-topic-24-12, -uve-topic-23-18, -uve-topic-22-13, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-24-15, -uve-topic-22-16, -uve-topic-21-8, -uve-topic-24-21, -uve-topic-23-3, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-24-3, -uve-topic-25-24, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-22-10, -uve-topic-25-12, -uve-topic-23-27, -uve-topic-21-29, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-20-4, -uve-topic-22-22, -uve-topic-22-28, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-21-17, -uve-topic-20-16, -uve-topic-25-18, -uve-topic-25-9, -uve-topic-24-24, -uve-topic-20-19, -uve-topic-23-12, -uve-topic-22-7, -uve-topic-22-1, -uve-topic-20-13, -uve-topic-24-9, -uve-topic-21-26, -uve-topic-25-0, -uve-topic-21-11, -uve-topic-20-10, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-20-25, -uve-topic-23-24, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:40,422] 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-06-04 05:59:40,423] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,431] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-04 05:59:40,435] 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-06-04 05:59:40,508] 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-06-04 05:59:40,509] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,515] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-04 05:59:40,515] 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-06-04 05:59:40,552] 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-06-04 05:59:40,552] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,553] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-04 05:59:40,553] 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-06-04 05:59:40,572] 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-06-04 05:59:40,581] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,582] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-04 05:59:40,582] 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-06-04 05:59:40,605] 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-06-04 05:59:40,607] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,607] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-04 05:59:40,608] 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-06-04 05:59:40,623] 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-06-04 05:59:40,627] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,627] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-04 05:59:40,627] 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-06-04 05:59:40,649] 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-06-04 05:59:40,649] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,650] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-04 05:59:40,650] 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-06-04 05:59:40,674] 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-06-04 05:59:40,674] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,674] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-04 05:59:40,675] 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-06-04 05:59:40,704] 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-06-04 05:59:40,706] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,714] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-04 05:59:40,714] 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-06-04 05:59:40,724] 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-06-04 05:59:40,725] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,725] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-04 05:59:40,725] 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-06-04 05:59:40,738] 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-06-04 05:59:40,739] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,739] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-04 05:59:40,739] 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-06-04 05:59:40,757] 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-06-04 05:59:40,758] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,758] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-04 05:59:40,758] 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-06-04 05:59:40,771] 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-06-04 05:59:40,772] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,772] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-04 05:59:40,772] 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-06-04 05:59:40,788] 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-06-04 05:59:40,788] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,788] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-04 05:59:40,788] 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-06-04 05:59:40,800] 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-06-04 05:59:40,801] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,801] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-04 05:59:40,802] 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-06-04 05:59:40,836] 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-06-04 05:59:40,837] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,837] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-04 05:59:40,837] 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-06-04 05:59:40,852] 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-06-04 05:59:40,856] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,856] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-04 05:59:40,856] 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-06-04 05:59:40,884] 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-06-04 05:59:40,888] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,888] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-04 05:59:40,888] 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-06-04 05:59:40,912] 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-06-04 05:59:40,913] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,913] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-04 05:59:40,913] 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-06-04 05:59:40,932] 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-06-04 05:59:40,933] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,933] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-04 05:59:40,933] 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-06-04 05:59:40,957] 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-06-04 05:59:40,959] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,959] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-04 05:59:40,960] 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-06-04 05:59:40,990] 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-06-04 05:59:40,990] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,990] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-04 05:59:40,990] 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-06-04 05:59:41,028] 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-06-04 05:59:41,030] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,030] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-04 05:59:41,030] 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-06-04 05:59:41,048] 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-06-04 05:59:41,049] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,049] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-04 05:59:41,049] 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-06-04 05:59:41,067] 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-06-04 05:59:41,068] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,068] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,068] 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-06-04 05:59:41,079] 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-06-04 05:59:41,080] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,080] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,080] 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-06-04 05:59:41,095] 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-06-04 05:59:41,095] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,095] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,095] 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-06-04 05:59:41,107] 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-06-04 05:59:41,108] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,108] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-04 05:59:41,108] 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-06-04 05:59:41,121] 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-06-04 05:59:41,122] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,122] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,122] 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-06-04 05:59:41,142] 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-06-04 05:59:41,144] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,144] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,144] 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-06-04 05:59:41,159] 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-06-04 05:59:41,170] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,170] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,170] 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-06-04 05:59:41,188] 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-06-04 05:59:41,189] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,189] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-04 05:59:41,189] 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-06-04 05:59:41,206] 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-06-04 05:59:41,207] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,207] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-04 05:59:41,208] 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-06-04 05:59:41,222] 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-06-04 05:59:41,223] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,223] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,223] 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-06-04 05:59:41,237] 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-06-04 05:59:41,237] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,237] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,237] 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-06-04 05:59:41,250] 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-06-04 05:59:41,250] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,250] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,250] 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-06-04 05:59:41,273] 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-06-04 05:59:41,278] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,282] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,282] 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-06-04 05:59:41,296] 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-06-04 05:59:41,297] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,297] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-04 05:59:41,299] 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-06-04 05:59:41,317] 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-06-04 05:59:41,318] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,319] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-04 05:59:41,319] 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-06-04 05:59:41,338] 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-06-04 05:59:41,339] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,339] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-04 05:59:41,339] 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-06-04 05:59:41,355] 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-06-04 05:59:41,356] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,357] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-04 05:59:41,357] 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-06-04 05:59:41,371] 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-06-04 05:59:41,373] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,380] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,380] 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-06-04 05:59:41,405] 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-06-04 05:59:41,410] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,410] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,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-06-04 05:59:41,422] 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-06-04 05:59:41,427] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,427] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,429] 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-06-04 05:59:41,462] 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-06-04 05:59:41,463] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,463] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,463] 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-06-04 05:59:41,486] 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-06-04 05:59:41,487] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,487] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,489] 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-06-04 05:59:41,503] 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-06-04 05:59:41,504] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,504] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,504] 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-06-04 05:59:41,518] 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-06-04 05:59:41,519] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,519] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-04 05:59:41,519] 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-06-04 05:59:41,531] 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-06-04 05:59:41,533] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,535] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-04 05:59:41,535] 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-06-04 05:59:41,545] 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-06-04 05:59:41,546] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,546] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-04 05:59:41,546] 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-06-04 05:59:41,563] 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-06-04 05:59:41,566] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,566] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-04 05:59:41,566] 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-06-04 05:59:41,577] 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-06-04 05:59:41,578] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,578] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,578] 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-06-04 05:59:41,589] 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-06-04 05:59:41,589] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,589] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-04 05:59:41,589] 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-06-04 05:59:41,603] 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-06-04 05:59:41,604] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,604] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-04 05:59:41,604] 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-06-04 05:59:41,629] 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-06-04 05:59:41,630] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,630] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-04 05:59:41,630] 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-06-04 05:59:41,645] 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-06-04 05:59:41,646] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,646] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,646] 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-06-04 05:59:41,657] 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-06-04 05:59:41,658] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,658] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,658] 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-06-04 05:59:41,679] 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-06-04 05:59:41,680] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,680] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-04 05:59:41,680] 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-06-04 05:59:41,706] 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-06-04 05:59:41,706] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,706] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-04 05:59:41,706] 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-06-04 05:59:41,716] 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-06-04 05:59:41,716] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,716] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-04 05:59:41,716] 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-06-04 05:59:41,729] 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-06-04 05:59:41,729] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,729] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,729] 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-06-04 05:59:41,738] 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-06-04 05:59:41,738] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,738] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,740] 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-06-04 05:59:41,745] 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-06-04 05:59:41,746] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,746] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,746] 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-06-04 05:59:41,751] 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-06-04 05:59:41,763] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,764] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,764] 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-06-04 05:59:41,767] 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-06-04 05:59:41,768] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,768] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,768] 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-06-04 05:59:41,772] 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-06-04 05:59:41,773] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,773] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,773] 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-06-04 05:59:41,781] 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-06-04 05:59:41,782] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,782] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,782] 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-06-04 05:59:41,788] 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-06-04 05:59:41,788] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,788] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,788] 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-06-04 05:59:41,798] 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-06-04 05:59:41,799] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,799] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,799] 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-06-04 05:59:41,802] 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-06-04 05:59:41,802] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,804] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,804] 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-06-04 05:59:41,808] 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-06-04 05:59:41,814] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,814] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,814] 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-06-04 05:59:41,818] 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-06-04 05:59:41,818] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,818] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,818] 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-06-04 05:59:41,824] 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-06-04 05:59:41,828] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,828] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,828] 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-06-04 05:59:41,831] 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-06-04 05:59:41,832] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,832] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,832] 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-06-04 05:59:41,836] 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-06-04 05:59:41,836] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,836] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,836] 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-06-04 05:59:41,845] 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-06-04 05:59:41,846] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,846] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,846] 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-06-04 05:59:41,850] 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-06-04 05:59:41,850] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,851] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,851] 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-06-04 05:59:41,855] 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-06-04 05:59:41,855] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,855] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,856] 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-06-04 05:59:41,861] 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-06-04 05:59:41,862] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,862] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,862] 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-06-04 05:59:41,866] 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-06-04 05:59:41,866] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,866] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,866] 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-06-04 05:59:41,870] 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-06-04 05:59:41,871] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,871] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,871] 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-06-04 05:59:41,889] 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-06-04 05:59:41,890] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,890] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,890] 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-06-04 05:59:41,901] 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-06-04 05:59:41,902] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,902] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,902] 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-06-04 05:59:41,909] 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-06-04 05:59:41,909] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,909] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,909] 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-06-04 05:59:41,915] 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-06-04 05:59:41,916] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,916] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,916] 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-06-04 05:59:41,919] 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-06-04 05:59:41,926] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,926] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,926] 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-06-04 05:59:41,930] 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-06-04 05:59:41,931] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,931] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,931] 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-06-04 05:59:41,938] 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-06-04 05:59:41,938] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,939] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,939] 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-06-04 05:59:41,944] 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-06-04 05:59:41,944] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,944] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,944] 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-06-04 05:59:41,948] 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-06-04 05:59:41,949] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,949] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,950] 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-06-04 05:59:41,956] 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-06-04 05:59:41,957] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,957] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,957] 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-06-04 05:59:41,961] 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-06-04 05:59:41,962] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,962] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,962] 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-06-04 05:59:41,964] 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-06-04 05:59:41,965] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,965] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,965] 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-06-04 05:59:41,970] 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-06-04 05:59:41,971] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,971] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,971] 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-06-04 05:59:41,975] 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-06-04 05:59:41,978] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,978] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,979] 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-06-04 05:59:41,982] 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-06-04 05:59:41,983] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,983] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,983] 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-06-04 05:59:41,990] 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-06-04 05:59:41,991] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,991] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,991] 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-06-04 05:59:42,000] 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-06-04 05:59:42,000] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,000] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,000] 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-06-04 05:59:42,005] 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-06-04 05:59:42,005] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,005] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,006] 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-06-04 05:59:42,013] 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-06-04 05:59:42,014] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,014] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,014] 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-06-04 05:59:42,016] 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-06-04 05:59:42,017] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,017] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,017] 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-06-04 05:59:42,019] 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-06-04 05:59:42,020] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,020] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,020] 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-06-04 05:59:42,027] 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-06-04 05:59:42,028] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,028] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,028] 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-06-04 05:59:42,039] 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-06-04 05:59:42,041] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,041] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,041] 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-06-04 05:59:42,067] 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-06-04 05:59:42,067] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,067] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,067] 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-06-04 05:59:42,074] 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-06-04 05:59:42,074] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,074] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,074] 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-06-04 05:59:42,080] 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-06-04 05:59:42,080] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,080] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,080] 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-06-04 05:59:42,084] 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-06-04 05:59:42,084] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,084] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,084] 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-06-04 05:59:42,087] 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-06-04 05:59:42,090] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,090] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,090] 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-06-04 05:59:42,093] 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-06-04 05:59:42,093] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,093] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,093] 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-06-04 05:59:42,100] 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-06-04 05:59:42,102] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,104] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,104] 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-06-04 05:59:42,110] 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-06-04 05:59:42,116] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,117] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,117] 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-06-04 05:59:42,119] 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-06-04 05:59:42,120] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,120] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,120] 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-06-04 05:59:42,126] 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-06-04 05:59:42,126] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,126] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,126] 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-06-04 05:59:42,133] 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-06-04 05:59:42,135] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,137] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,138] 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-06-04 05:59:42,144] 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-06-04 05:59:42,144] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,145] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,145] 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-06-04 05:59:42,150] 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-06-04 05:59:42,150] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,150] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,150] 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-06-04 05:59:42,161] 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-06-04 05:59:42,171] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,173] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,173] 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-06-04 05:59:42,177] 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-06-04 05:59:42,178] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,178] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,178] 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-06-04 05:59:42,182] 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-06-04 05:59:42,182] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,183] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,183] 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-06-04 05:59:42,189] 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-06-04 05:59:42,189] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,190] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,190] 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-06-04 05:59:42,193] 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-06-04 05:59:42,193] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,193] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-04 05:59:42,193] 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-06-04 05:59:42,200] 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-06-04 05:59:42,201] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,201] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,201] 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-06-04 05:59:42,211] 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-06-04 05:59:42,211] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,211] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-04 05:59:42,211] 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-06-04 05:59:42,220] 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-06-04 05:59:42,220] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,220] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-04 05:59:42,220] 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-06-04 05:59:42,234] 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-06-04 05:59:42,235] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,235] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-04 05:59:42,235] 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-06-04 05:59:42,244] 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-06-04 05:59:42,244] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,244] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-04 05:59:42,244] 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-06-04 05:59:42,251] 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-06-04 05:59:42,251] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,251] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-04 05:59:42,251] 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-06-04 05:59:42,276] 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-06-04 05:59:42,276] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,276] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-04 05:59:42,276] 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-06-04 05:59:42,282] 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-06-04 05:59:42,283] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,283] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-04 05:59:42,283] 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-06-04 05:59:42,289] 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-06-04 05:59:42,289] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,289] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-04 05:59:42,289] 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-06-04 05:59:42,294] 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-06-04 05:59:42,295] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,295] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,295] 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-06-04 05:59:42,306] 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-06-04 05:59:42,306] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,307] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-04 05:59:42,307] 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-06-04 05:59:42,314] 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-06-04 05:59:42,315] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,315] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-04 05:59:42,315] 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-06-04 05:59:42,320] 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-06-04 05:59:42,321] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,321] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,321] 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-06-04 05:59:42,325] 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-06-04 05:59:42,325] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,325] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,327] 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-06-04 05:59:42,334] 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-06-04 05:59:42,334] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,334] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,334] 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-06-04 05:59:42,338] 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-06-04 05:59:42,339] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,339] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,341] 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-06-04 05:59:42,346] 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-06-04 05:59:42,351] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,353] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,353] 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-06-04 05:59:42,359] 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-06-04 05:59:42,360] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,360] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,360] 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-06-04 05:59:42,370] 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-06-04 05:59:42,370] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,370] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,370] 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-06-04 05:59:42,377] 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-06-04 05:59:42,378] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,378] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-04 05:59:42,378] 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-06-04 05:59:42,385] 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-06-04 05:59:42,386] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,386] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,386] 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-06-04 05:59:42,390] 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-06-04 05:59:42,391] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,391] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-04 05:59:42,391] 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-06-04 05:59:42,397] 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-06-04 05:59:42,397] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,398] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,398] 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-06-04 05:59:42,403] 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-06-04 05:59:42,403] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,403] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-04 05:59:42,403] 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-06-04 05:59:42,408] 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-06-04 05:59:42,410] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,411] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,411] 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-06-04 05:59:42,416] 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-06-04 05:59:42,417] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,417] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-04 05:59:42,417] 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-06-04 05:59:42,424] 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-06-04 05:59:42,425] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,425] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,425] 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-06-04 05:59:42,433] 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-06-04 05:59:42,434] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,434] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,434] 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-06-04 05:59:42,439] 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-06-04 05:59:42,440] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,440] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,440] 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-06-04 05:59:42,447] 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-06-04 05:59:42,448] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,448] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,448] 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-06-04 05:59:42,457] 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-06-04 05:59:42,457] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,457] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,457] 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-06-04 05:59:42,460] 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-06-04 05:59:42,460] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,460] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,460] 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-06-04 05:59:42,467] 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-06-04 05:59:42,468] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,469] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,469] 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-06-04 05:59:42,474] 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-06-04 05:59:42,474] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,474] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,474] 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-06-04 05:59:42,481] 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-06-04 05:59:42,482] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,482] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,482] 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-06-04 05:59:42,488] 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-06-04 05:59:42,488] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,488] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,488] 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-06-04 05:59:42,495] 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-06-04 05:59:42,496] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,496] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,496] 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-06-04 05:59:42,504] 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-06-04 05:59:42,507] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,507] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,507] 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-06-04 05:59:42,512] 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-06-04 05:59:42,517] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,518] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,518] 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-06-04 05:59:42,528] 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-06-04 05:59:42,530] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,530] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,530] 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-06-04 05:59:42,532] 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-06-04 05:59:42,533] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,533] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,533] 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-06-04 05:59:42,540] 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-06-04 05:59:42,540] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,540] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,540] 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-06-04 05:59:42,544] 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-06-04 05:59:42,544] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,544] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,544] 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-06-04 05:59:42,549] 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-06-04 05:59:42,550] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,550] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,550] 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-06-04 05:59:42,554] 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-06-04 05:59:42,554] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,554] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,554] 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-06-04 05:59:42,559] 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-06-04 05:59:42,560] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,560] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,560] 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-06-04 05:59:42,564] 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-06-04 05:59:42,564] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,564] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,564] 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-06-04 05:59:42,569] 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-06-04 05:59:42,569] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,569] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,569] 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-06-04 05:59:42,574] 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-06-04 05:59:42,574] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,574] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,574] 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-06-04 05:59:42,582] 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-06-04 05:59:42,582] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,582] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,582] 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-06-04 05:59:42,585] 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-06-04 05:59:42,585] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,586] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,586] 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-06-04 05:59:42,589] 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-06-04 05:59:42,589] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,590] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,590] 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-06-04 05:59:42,592] 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-06-04 05:59:42,593] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,593] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,595] 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-06-04 05:59:42,598] 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-06-04 05:59:42,599] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,599] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,599] 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-06-04 05:59:42,603] 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-06-04 05:59:42,604] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,604] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,604] 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-06-04 05:59:42,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-06-04 05:59:42,616] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,616] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,616] 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-06-04 05:59:42,619] 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-06-04 05:59:42,619] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,619] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,619] 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-06-04 05:59:42,623] 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-06-04 05:59:42,625] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,625] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,625] 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-06-04 05:59:42,626] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-20-23, -uve-topic-22-23, -uve-topic-23-23, -uve-topic-20-14, -uve-topic-22-14, -uve-topic-23-22, -uve-topic-24-22, -uve-topic-25-22, -uve-topic-20-6, -uve-topic-21-6, -uve-topic-22-6, -uve-topic-23-14, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-24-7, -uve-topic-25-7, -uve-topic-21-24, -uve-topic-22-24, -uve-topic-20-24, -uve-topic-20-15, -uve-topic-21-15, -uve-topic-22-15, -uve-topic-24-23, -uve-topic-25-23, -uve-topic-21-7, -uve-topic-23-7, -uve-topic-21-0, -uve-topic-22-0, -uve-topic-25-8, -uve-topic-20-0, -uve-topic-23-25, -uve-topic-24-25, -uve-topic-25-25, -uve-topic-21-25, -uve-topic-21-16, -uve-topic-23-16, -uve-topic-24-16, -uve-topic-22-8, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-25-16, -uve-topic-20-8, -uve-topic-23-1, -uve-topic-24-1, -uve-topic-25-1, -uve-topic-21-1, -uve-topic-23-26, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-20-26, -uve-topic-22-26, -uve-topic-22-17, -uve-topic-23-17, -uve-topic-24-17, -uve-topic-25-17, -uve-topic-20-17, -uve-topic-22-9, -uve-topic-20-9, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-25-2, -uve-topic-20-2, -uve-topic-22-2, -uve-topic-20-27, -uve-topic-21-27, -uve-topic-22-27, -uve-topic-20-18, -uve-topic-21-18, -uve-topic-22-18, -uve-topic-23-10, -uve-topic-24-10, -uve-topic-25-10, -uve-topic-21-10, -uve-topic-20-3, -uve-topic-21-3, -uve-topic-22-3, -uve-topic-25-28, -uve-topic-20-20, -uve-topic-21-28, -uve-topic-23-28, -uve-topic-24-28, -uve-topic-24-19, -uve-topic-25-19, -uve-topic-21-19, -uve-topic-23-19, -uve-topic-24-11, -uve-topic-25-11, -uve-topic-20-11, -uve-topic-22-11, -uve-topic-23-11, -uve-topic-25-4, -uve-topic-20-29, -uve-topic-21-4, -uve-topic-23-4, -uve-topic-24-4, -uve-topic-20-21, -uve-topic-21-21, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-25-20, -uve-topic-20-12, -uve-topic-22-20, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-21-12, -uve-topic-22-12, -uve-topic-22-5, -uve-topic-23-5, -uve-topic-24-5, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-21-13, -uve-topic-22-21, -uve-topic-20-5, -uve-topic-23-13, -uve-topic-24-13, -uve-topic-25-13) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,630] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-23-10 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-20 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-7 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-4 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-29 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-2 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-4 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-1 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-20 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-6 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-5 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-17 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-15 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-14 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-16 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-7 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-13 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-28 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-22 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-26 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-19 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-8 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-12 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-5 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-25 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-11 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-28 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-22 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-17 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-22 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-23 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-24 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-19 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-7 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-13 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-21 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-4 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-14 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-11 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-8 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-29 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-18 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-9 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-26 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-25 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-16 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-1 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-10 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-13 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-23 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-1 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-28 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-0 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-16 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-27 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-2 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-3 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-25 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-10 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-19 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,630] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,667] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,668] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,668] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,669] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,669] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,670] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,670] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,670] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,670] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,670] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,753] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-4-18, -uve-topic-13-11, -uve-topic-2-18, -uve-topic-7-8, -uve-topic-9-13, -uve-topic-8-5, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-1-17, -uve-topic-28-9, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, -uve-topic-14-13, -uve-topic-7-17, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-7-26, -uve-topic-1-26, -uve-topic-26-24, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-29-29, -uve-topic-8-29, -uve-topic-12-14, -uve-topic-14-1, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-28-12, -uve-topic-12-17, -uve-topic-29-23, -uve-topic-11-13, -uve-topic-8-20, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-14-28, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-29-5, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-13-26, -uve-topic-7-14, -uve-topic-28-3, -uve-topic-3-4, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-29-26, -uve-topic-28-24, -uve-topic-27-20, -uve-topic-1-20, -uve-topic-14-22, -uve-topic-8-17, -uve-topic-8-26, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-28-15, -uve-topic-27-17, -uve-topic-29-2, -uve-topic-13-23, -uve-topic-29-8, -uve-topic-12-26, -uve-topic-7-11, -uve-topic-13-20, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-0-13, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-27-26, -uve-topic-7-29, -uve-topic-14-4, -uve-topic-8-23, -uve-topic-12-11, -uve-topic-8-8, -uve-topic-27-23, -uve-topic-4-3, -uve-topic-6-14, -uve-topic-4-9, -uve-topic-26-6, -uve-topic-28-21, -uve-topic-2-21, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-27-29, -uve-topic-28-18, -uve-topic-6-2, -uve-topic-12-23, -uve-topic-4-0, -uve-topic-12-29, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-6-29, -uve-topic-2-15, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-27-5, -uve-topic-9-1, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-27-2, -uve-topic-28-0, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-8-11, -uve-topic-26-12, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-9-16, -uve-topic-29-17, -uve-topic-11-7, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-4-15, -uve-topic-9-28, -uve-topic-26-21, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-13-29, -uve-topic-12-8, -uve-topic-11-1, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-12-2, -uve-topic-26-0, -uve-topic-2-12, -uve-topic-8-14, -uve-topic-13-17, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-29-20, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-11-28, -uve-topic-11-4, -uve-topic-29-14, -uve-topic-1-8, -uve-topic-0-1, -uve-topic-2-9, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-9-22, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-0-7, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,759] 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-06-04 05:59:42,762] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,763] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,763] 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-06-04 05:59:42,774] 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-06-04 05:59:42,775] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,775] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,775] 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-06-04 05:59:42,778] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,780] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,780] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,784] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,784] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,785] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,785] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,786] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,788] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,788] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,789] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,789] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,790] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,790] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,790] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,790] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,790] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,790] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,790] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,790] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,790] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,790] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:42,793] 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-06-04 05:59:42,794] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,794] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,794] 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-06-04 05:59:42,811] 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-06-04 05:59:42,811] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,811] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,811] 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-06-04 05:59:42,821] 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-06-04 05:59:42,822] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,822] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,822] 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-06-04 05:59:42,835] 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-06-04 05:59:42,836] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,836] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,836] 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-06-04 05:59:42,848] 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-06-04 05:59:42,848] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,848] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,848] 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-06-04 05:59:42,859] 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-06-04 05:59:42,859] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,859] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,860] 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-06-04 05:59:42,869] 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-06-04 05:59:42,869] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,870] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,870] 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-06-04 05:59:42,880] 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-06-04 05:59:42,881] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,881] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,881] 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-06-04 05:59:42,901] 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-06-04 05:59:42,902] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,902] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,902] 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-06-04 05:59:42,912] 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-06-04 05:59:42,913] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,913] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,913] 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-06-04 05:59:42,923] 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-06-04 05:59:42,924] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,924] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,924] 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-06-04 05:59:42,940] 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-06-04 05:59:42,941] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,941] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,941] 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-06-04 05:59:42,951] 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-06-04 05:59:42,952] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,953] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,953] 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-06-04 05:59:42,964] 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-06-04 05:59:42,965] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,965] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,965] 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-06-04 05:59:42,975] 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-06-04 05:59:42,977] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,977] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,978] 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-06-04 05:59:42,989] 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-06-04 05:59:42,989] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,989] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,989] 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-06-04 05:59:43,001] 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-06-04 05:59:43,001] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,001] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-04 05:59:43,001] 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-06-04 05:59:43,010] 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-06-04 05:59:43,011] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,011] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-04 05:59:43,011] 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-06-04 05:59:43,023] 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-06-04 05:59:43,024] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,024] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-04 05:59:43,024] 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-06-04 05:59:43,036] 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-06-04 05:59:43,037] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,037] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-04 05:59:43,037] 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-06-04 05:59:43,047] 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-06-04 05:59:43,047] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,047] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-04 05:59:43,047] 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-06-04 05:59:43,057] 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-06-04 05:59:43,057] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,058] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-04 05:59:43,058] 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-06-04 05:59:43,068] 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-06-04 05:59:43,088] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,088] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-04 05:59:43,088] 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-06-04 05:59:43,097] 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-06-04 05:59:43,098] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,098] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-04 05:59:43,098] 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-06-04 05:59:43,108] 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-06-04 05:59:43,110] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,110] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-04 05:59:43,110] 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-06-04 05:59:43,123] 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-06-04 05:59:43,124] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,124] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-04 05:59:43,124] 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-06-04 05:59:43,133] 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-06-04 05:59:43,134] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,134] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-04 05:59:43,134] 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-06-04 05:59:43,145] 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-06-04 05:59:43,147] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,148] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-04 05:59:43,149] 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-06-04 05:59:43,157] 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-06-04 05:59:43,158] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,158] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-04 05:59:43,158] 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-06-04 05:59:43,169] 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-06-04 05:59:43,170] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,170] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-04 05:59:43,170] 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-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,183] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,185] 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-06-04 05:59:43,186] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,186] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-04 05:59:43,186] 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-06-04 05:59:43,193] 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-06-04 05:59:43,194] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,194] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-04 05:59:43,194] 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-06-04 05:59:43,212] 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-06-04 05:59:43,212] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,212] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-04 05:59:43,213] 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-06-04 05:59:43,226] 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-06-04 05:59:43,227] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,227] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-04 05:59:43,227] 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-06-04 05:59:43,237] 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-06-04 05:59:43,238] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,238] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-04 05:59:43,238] 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-06-04 05:59:43,248] 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-06-04 05:59:43,249] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,249] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-04 05:59:43,249] 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-06-04 05:59:43,264] 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-06-04 05:59:43,265] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,265] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-04 05:59:43,265] 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-06-04 05:59:43,281] 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-06-04 05:59:43,281] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,282] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-04 05:59:43,282] 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-06-04 05:59:43,290] 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-06-04 05:59:43,291] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,291] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-04 05:59:43,291] 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-06-04 05:59:43,303] 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-06-04 05:59:43,303] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,303] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-04 05:59:43,303] 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-06-04 05:59:43,312] 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-06-04 05:59:43,313] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,313] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-04 05:59:43,313] 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-06-04 05:59:43,323] 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-06-04 05:59:43,323] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,323] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-04 05:59:43,323] 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-06-04 05:59:43,333] 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-06-04 05:59:43,333] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,334] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-04 05:59:43,334] 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-06-04 05:59:43,346] 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-06-04 05:59:43,346] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,346] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-04 05:59:43,346] 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-06-04 05:59:43,357] 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-06-04 05:59:43,358] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,358] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,358] 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-06-04 05:59:43,368] 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-06-04 05:59:43,368] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,368] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,368] 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-06-04 05:59:43,379] 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-06-04 05:59:43,380] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,380] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,380] 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-06-04 05:59:43,391] 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-06-04 05:59:43,392] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,392] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,392] 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-06-04 05:59:43,399] 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-06-04 05:59:43,400] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,400] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,400] 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-06-04 05:59:43,410] 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-06-04 05:59:43,412] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,415] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,415] 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-06-04 05:59:43,424] 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-06-04 05:59:43,424] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,424] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-04 05:59:43,424] 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-06-04 05:59:43,435] 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-06-04 05:59:43,436] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,436] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-04 05:59:43,436] 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-06-04 05:59:43,449] 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-06-04 05:59:43,450] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,450] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-04 05:59:43,450] 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-06-04 05:59:43,456] 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-06-04 05:59:43,457] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,457] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-04 05:59:43,457] 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-06-04 05:59:43,466] 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-06-04 05:59:43,467] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,467] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,467] 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-06-04 05:59:43,476] 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-06-04 05:59:43,477] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,477] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,477] 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-06-04 05:59:43,487] 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-06-04 05:59:43,488] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,488] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-04 05:59:43,488] 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-06-04 05:59:43,500] 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-06-04 05:59:43,500] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,500] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,500] 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-06-04 05:59:43,508] 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-06-04 05:59:43,508] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,508] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-04 05:59:43,508] 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-06-04 05:59:43,516] 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-06-04 05:59:43,517] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,517] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,518] 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-06-04 05:59:43,528] 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-06-04 05:59:43,528] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,528] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,528] 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-06-04 05:59:43,540] 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-06-04 05:59:43,541] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,541] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-04 05:59:43,541] 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-06-04 05:59:43,551] 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-06-04 05:59:43,552] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,552] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,552] 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-06-04 05:59:43,563] 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-06-04 05:59:43,563] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,563] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,563] 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-06-04 05:59:43,573] 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-06-04 05:59:43,573] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,573] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,573] 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-06-04 05:59:43,583] 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-06-04 05:59:43,583] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,583] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,583] 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-06-04 05:59:43,592] 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-06-04 05:59:43,592] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,592] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,592] 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-06-04 05:59:43,603] 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-06-04 05:59:43,603] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,603] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,603] 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-06-04 05:59:43,612] 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-06-04 05:59:43,613] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,613] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,613] 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-06-04 05:59:43,622] 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-06-04 05:59:43,622] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,622] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,622] 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-06-04 05:59:43,633] 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-06-04 05:59:43,634] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,634] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,634] 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-06-04 05:59:43,647] 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-06-04 05:59:43,648] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,648] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,648] 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-06-04 05:59:43,657] 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-06-04 05:59:43,658] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,658] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-04 05:59:43,658] 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-06-04 05:59:43,667] 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-06-04 05:59:43,668] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,668] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,668] 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-06-04 05:59:43,678] 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-06-04 05:59:43,678] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,679] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,679] 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-06-04 05:59:43,688] 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-06-04 05:59:43,688] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,688] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,688] 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-06-04 05:59:43,699] 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-06-04 05:59:43,699] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,699] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,699] 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-06-04 05:59:43,710] 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-06-04 05:59:43,712] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,716] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,716] 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-06-04 05:59:43,738] 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-06-04 05:59:43,740] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,740] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,740] 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-06-04 05:59:43,773] 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-06-04 05:59:43,773] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,773] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,773] 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-06-04 05:59:43,784] 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-06-04 05:59:43,784] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,784] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,784] 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-06-04 05:59:43,793] 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-06-04 05:59:43,794] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,794] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,794] 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-06-04 05:59:43,806] 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-06-04 05:59:43,806] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,806] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,806] 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-06-04 05:59:43,819] 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-06-04 05:59:43,819] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,819] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,819] 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-06-04 05:59:43,832] 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-06-04 05:59:43,833] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,833] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,833] 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-06-04 05:59:43,843] 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-06-04 05:59:43,843] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,843] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,843] 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-06-04 05:59:43,853] 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-06-04 05:59:43,853] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,853] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,853] 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-06-04 05:59:43,866] 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-06-04 05:59:43,866] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,866] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,866] 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-06-04 05:59:43,876] 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-06-04 05:59:43,877] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,877] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,877] 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-06-04 05:59:43,887] 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-06-04 05:59:43,887] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,888] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,888] 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-06-04 05:59:43,897] 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-06-04 05:59:43,897] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,897] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,897] 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-06-04 05:59:43,908] 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-06-04 05:59:43,908] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,908] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,908] 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-06-04 05:59:43,919] 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-06-04 05:59:43,920] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,920] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,920] 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-06-04 05:59:43,930] 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-06-04 05:59:43,931] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,931] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,937] 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-06-04 05:59:43,952] 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-06-04 05:59:43,953] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,953] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,953] 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-06-04 05:59:43,966] 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-06-04 05:59:43,966] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,967] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,967] 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-06-04 05:59:43,979] 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-06-04 05:59:43,979] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,979] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,979] 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-06-04 05:59:43,989] 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-06-04 05:59:43,989] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,989] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,989] 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-06-04 05:59:43,998] 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-06-04 05:59:43,999] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,999] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,999] 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-06-04 05:59:44,009] 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-06-04 05:59:44,009] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,009] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,009] 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-06-04 05:59:44,019] 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-06-04 05:59:44,019] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,019] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,019] 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-06-04 05:59:44,028] 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-06-04 05:59:44,029] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,029] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,029] 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-06-04 05:59:44,038] 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-06-04 05:59:44,039] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,039] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-04 05:59:44,039] 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-06-04 05:59:44,049] 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-06-04 05:59:44,050] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,050] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,050] 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-06-04 05:59:44,060] 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-06-04 05:59:44,060] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,060] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,060] 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-06-04 05:59:44,070] 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-06-04 05:59:44,070] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,070] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,070] 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-06-04 05:59:44,079] 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-06-04 05:59:44,080] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,080] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,080] 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-06-04 05:59:44,092] 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-06-04 05:59:44,093] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,093] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,093] 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-06-04 05:59:44,104] 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-06-04 05:59:44,104] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,104] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,104] 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-06-04 05:59:44,114] 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-06-04 05:59:44,114] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,114] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,114] 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-06-04 05:59:44,124] 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-06-04 05:59:44,125] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,125] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,125] 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-06-04 05:59:44,135] 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-06-04 05:59:44,135] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,135] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,136] 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-06-04 05:59:44,145] 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-06-04 05:59:44,146] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,146] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,146] 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-06-04 05:59:44,156] 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-06-04 05:59:44,156] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,156] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-04 05:59:44,156] 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-06-04 05:59:44,169] 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-06-04 05:59:44,169] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,169] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,169] 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-06-04 05:59:44,184] 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-06-04 05:59:44,185] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,185] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,185] 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-06-04 05:59:44,196] 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-06-04 05:59:44,196] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,197] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,197] 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-06-04 05:59:44,205] 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-06-04 05:59:44,206] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,206] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,206] 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-06-04 05:59:44,219] 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-06-04 05:59:44,219] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,219] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,219] 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-06-04 05:59:44,236] 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-06-04 05:59:44,236] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,236] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-04 05:59:44,236] 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-06-04 05:59:44,270] 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-06-04 05:59:44,270] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,270] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,270] 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-06-04 05:59:44,284] 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-06-04 05:59:44,285] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,285] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,285] 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-06-04 05:59:44,293] 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-06-04 05:59:44,294] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,294] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,294] 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-06-04 05:59:44,306] 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-06-04 05:59:44,306] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,306] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,306] 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-06-04 05:59:44,317] 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-06-04 05:59:44,317] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,317] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,317] 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-06-04 05:59:44,331] 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-06-04 05:59:44,332] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,332] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,332] 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-06-04 05:59:44,342] 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-06-04 05:59:44,343] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,343] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-04 05:59:44,343] 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-06-04 05:59:44,353] 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-06-04 05:59:44,353] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,353] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,353] 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-06-04 05:59:44,378] 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-06-04 05:59:44,378] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,379] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,379] 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-06-04 05:59:44,391] 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-06-04 05:59:44,392] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,392] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-04 05:59:44,392] 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-06-04 05:59:44,410] 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-06-04 05:59:44,411] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,411] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,411] 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-06-04 05:59:44,443] 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-06-04 05:59:44,443] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,443] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,443] 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-06-04 05:59:44,458] 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-06-04 05:59:44,458] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,459] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-04 05:59:44,459] 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-06-04 05:59:44,471] 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-06-04 05:59:44,471] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,471] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-04 05:59:44,472] 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-06-04 05:59:44,487] 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-06-04 05:59:44,488] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,488] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-04 05:59:44,488] 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-06-04 05:59:44,502] 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-06-04 05:59:44,503] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,503] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,503] 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-06-04 05:59:44,512] 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-06-04 05:59:44,513] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,513] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,513] 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-06-04 05:59:44,524] 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-06-04 05:59:44,524] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,524] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,524] 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-06-04 05:59:44,536] 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-06-04 05:59:44,536] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,536] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-04 05:59:44,536] 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-06-04 05:59:44,547] 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-06-04 05:59:44,547] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,547] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-04 05:59:44,547] 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-06-04 05:59:44,557] 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-06-04 05:59:44,557] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,557] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,557] 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-06-04 05:59:44,568] 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-06-04 05:59:44,569] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,569] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-04 05:59:44,569] 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-06-04 05:59:44,578] 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-06-04 05:59:44,579] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,579] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,579] 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-06-04 05:59:44,586] 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-06-04 05:59:44,586] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,587] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-04 05:59:44,587] 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-06-04 05:59:44,597] 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-06-04 05:59:44,597] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,597] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-04 05:59:44,597] 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-06-04 05:59:44,617] 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-06-04 05:59:44,617] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,617] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,617] 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-06-04 05:59:44,629] 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-06-04 05:59:44,629] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,629] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,630] 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-06-04 05:59:44,639] 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-06-04 05:59:44,640] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,640] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,640] 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-06-04 05:59:44,650] 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-06-04 05:59:44,650] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,650] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,650] 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-06-04 05:59:44,660] 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-06-04 05:59:44,660] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,660] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,660] 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-06-04 05:59:44,671] 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-06-04 05:59:44,671] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,671] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,671] 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-06-04 05:59:44,682] 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-06-04 05:59:44,682] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,682] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,682] 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-06-04 05:59:44,693] 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-06-04 05:59:44,693] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,693] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,693] 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-06-04 05:59:44,704] 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-06-04 05:59:44,704] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,704] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,704] 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-06-04 05:59:44,714] 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-06-04 05:59:44,715] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,715] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,715] 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-06-04 05:59:44,736] 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-06-04 05:59:44,736] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,736] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,736] 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-06-04 05:59:44,746] 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-06-04 05:59:44,746] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,746] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,747] 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-06-04 05:59:44,756] 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-06-04 05:59:44,756] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,756] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,756] 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-06-04 05:59:44,766] 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-06-04 05:59:44,766] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,766] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,766] 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-06-04 05:59:44,778] 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-06-04 05:59:44,778] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,778] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,778] 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-06-04 05:59:44,789] 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-06-04 05:59:44,789] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,789] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-04 05:59:44,789] 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-06-04 05:59:44,800] 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-06-04 05:59:44,800] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,800] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,800] 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-06-04 05:59:44,810] 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-06-04 05:59:44,810] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,810] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-04 05:59:44,810] 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-06-04 05:59:44,818] 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-06-04 05:59:44,818] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,818] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-04 05:59:44,818] 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-06-04 05:59:44,827] 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-06-04 05:59:44,828] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,828] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,828] 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-06-04 05:59:44,834] 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-06-04 05:59:44,835] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,835] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,835] 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-06-04 05:59:44,844] 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-06-04 05:59:44,844] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,844] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,844] 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-06-04 05:59:44,854] 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-06-04 05:59:44,855] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,855] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-04 05:59:44,855] 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-06-04 05:59:44,864] 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-06-04 05:59:44,864] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,864] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,864] 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-06-04 05:59:44,869] 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-06-04 05:59:44,869] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,869] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,869] 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-06-04 05:59:44,875] 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-06-04 05:59:44,875] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,875] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,875] 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-06-04 05:59:44,880] 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-06-04 05:59:44,881] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,881] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,881] 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-06-04 05:59:44,886] 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-06-04 05:59:44,886] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,886] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,886] 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-06-04 05:59:44,891] 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-06-04 05:59:44,891] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,891] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,891] 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-06-04 05:59:44,896] 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-06-04 05:59:44,896] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,896] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,896] 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-06-04 05:59:44,899] 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-06-04 05:59:44,899] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,900] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,900] 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-06-04 05:59:44,902] 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-06-04 05:59:44,902] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,903] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,903] 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-06-04 05:59:44,906] 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-06-04 05:59:44,908] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,908] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,908] 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-06-04 05:59:44,914] 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-06-04 05:59:44,914] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,914] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,914] 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-06-04 05:59:44,918] 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-06-04 05:59:44,918] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,918] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,918] 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-06-04 05:59:44,920] 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-06-04 05:59:44,922] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,922] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,922] 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-06-04 05:59:44,926] 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-06-04 05:59:44,926] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,927] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,927] 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-06-04 05:59:44,930] 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-06-04 05:59:44,930] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,930] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,930] 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-06-04 05:59:44,933] 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-06-04 05:59:44,933] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,934] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,934] 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-06-04 05:59:44,937] 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-06-04 05:59:44,937] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,937] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,937] 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-06-04 05:59:44,940] 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-06-04 05:59:44,940] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,942] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,943] 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-06-04 05:59:44,947] 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-06-04 05:59:44,947] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,947] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,947] 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-06-04 05:59:44,949] 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-06-04 05:59:44,950] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,952] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,952] 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-06-04 05:59:44,955] 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-06-04 05:59:44,955] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,955] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,955] 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-06-04 05:59:44,961] 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-06-04 05:59:44,961] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,961] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,961] 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-06-04 05:59:44,966] 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-06-04 05:59:44,966] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,966] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,967] 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-06-04 05:59:44,969] 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-06-04 05:59:44,970] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,970] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,970] 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-06-04 05:59:44,973] 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-06-04 05:59:44,974] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,974] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,974] 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-06-04 05:59:44,983] 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-06-04 05:59:44,984] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,984] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,984] 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-06-04 05:59:44,986] 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-06-04 05:59:44,987] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,987] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,987] 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-06-04 05:59:44,989] 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-06-04 05:59:44,989] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,990] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,990] 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-06-04 05:59:44,994] 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-06-04 05:59:44,994] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,995] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,995] 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-06-04 05:59:44,998] 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-06-04 05:59:44,999] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,999] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,999] 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-06-04 05:59:45,001] 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-06-04 05:59:45,002] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,003] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,003] 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-06-04 05:59:45,005] 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-06-04 05:59:45,006] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,006] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,006] 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-06-04 05:59:45,013] 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-06-04 05:59:45,014] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,014] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,014] 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-06-04 05:59:45,017] 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-06-04 05:59:45,018] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,018] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,018] 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-06-04 05:59:45,023] 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-06-04 05:59:45,023] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,023] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,023] 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-06-04 05:59:45,027] 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-06-04 05:59:45,027] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,027] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,027] 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-06-04 05:59:45,029] 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-06-04 05:59:45,030] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,030] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,030] 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-06-04 05:59:45,033] 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-06-04 05:59:45,033] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,034] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,034] 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-06-04 05:59:45,038] 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-06-04 05:59:45,038] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,038] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,038] 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-06-04 05:59:45,041] 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-06-04 05:59:45,042] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,042] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,042] 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-06-04 05:59:45,046] 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-06-04 05:59:45,047] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,047] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,047] 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-06-04 05:59:45,049] 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-06-04 05:59:45,049] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,050] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,050] 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-06-04 05:59:45,054] 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-06-04 05:59:45,054] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,054] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-04 05:59:45,054] 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-06-04 05:59:45,058] 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-06-04 05:59:45,058] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,058] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,058] 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-06-04 05:59:45,060] 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-06-04 05:59:45,060] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,060] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,060] 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-06-04 05:59:45,067] 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-06-04 05:59:45,068] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,069] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,069] 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-06-04 05:59:45,072] 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-06-04 05:59:45,072] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,072] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,072] 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-06-04 05:59:45,075] 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-06-04 05:59:45,075] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,075] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,079] 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-06-04 05:59:45,088] 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-06-04 05:59:45,088] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,088] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,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-06-04 05:59:45,094] 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-06-04 05:59:45,094] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,094] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,094] 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-06-04 05:59:45,097] 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-06-04 05:59:45,098] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,098] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,098] 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-06-04 05:59:45,101] 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-06-04 05:59:45,101] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,101] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,101] 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-06-04 05:59:45,109] 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-06-04 05:59:45,109] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,109] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,109] 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-06-04 05:59:45,117] 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-06-04 05:59:45,117] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,117] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,117] 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-06-04 05:59:45,120] 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-06-04 05:59:45,120] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,121] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,121] 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-06-04 05:59:45,124] 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-06-04 05:59:45,124] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,125] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-04 05:59:45,125] 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-06-04 05:59:45,128] 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-06-04 05:59:45,128] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,128] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,128] 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-06-04 05:59:45,131] 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-06-04 05:59:45,131] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,131] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,131] 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-06-04 05:59:45,141] 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-06-04 05:59:45,141] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,141] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,141] 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-06-04 05:59:45,144] 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-06-04 05:59:45,144] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,144] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,144] 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-06-04 05:59:45,148] 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-06-04 05:59:45,149] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,149] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,149] 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-06-04 05:59:45,152] 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-06-04 05:59:45,153] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,153] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,153] 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-06-04 05:59:45,155] 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-06-04 05:59:45,156] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,156] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,156] 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-06-04 05:59:45,159] 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-06-04 05:59:45,159] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,159] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,159] 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-06-04 05:59:45,164] 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-06-04 05:59:45,164] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,165] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,165] 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-06-04 05:59:45,169] 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-06-04 05:59:45,169] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,169] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,169] 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-06-04 05:59:45,172] 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-06-04 05:59:45,172] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,174] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,174] 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-06-04 05:59:45,177] 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-06-04 05:59:45,180] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,180] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,180] 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-06-04 05:59:45,183] 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-06-04 05:59:45,183] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,183] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,183] 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-06-04 05:59:45,186] 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-06-04 05:59:45,186] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,187] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,187] 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-06-04 05:59:45,193] 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-06-04 05:59:45,193] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,193] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,193] 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-06-04 05:59:45,198] 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-06-04 05:59:45,198] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,198] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,198] 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-06-04 05:59:45,205] 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-06-04 05:59:45,206] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,206] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,206] 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-06-04 05:59:45,208] 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-06-04 05:59:45,211] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,211] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,211] 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-06-04 05:59:45,216] 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-06-04 05:59:45,216] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,216] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,216] 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-06-04 05:59:45,219] 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-06-04 05:59:45,219] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,221] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,221] 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-06-04 05:59:45,223] 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-06-04 05:59:45,223] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,224] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,224] 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-06-04 05:59:45,227] 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-06-04 05:59:45,227] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,230] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,230] 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-06-04 05:59:45,233] 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-06-04 05:59:45,234] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,234] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,234] 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-06-04 05:59:45,239] 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-06-04 05:59:45,240] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,240] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,240] 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-06-04 05:59:45,242] 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-06-04 05:59:45,244] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,244] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,245] 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-06-04 05:59:45,249] 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-06-04 05:59:45,249] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,249] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,249] 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-06-04 05:59:45,254] 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-06-04 05:59:45,255] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,255] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,255] 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-06-04 05:59:45,257] 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-06-04 05:59:45,257] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,259] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,259] 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-06-04 05:59:45,261] 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-06-04 05:59:45,261] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,261] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,262] 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-06-04 05:59:45,268] 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-06-04 05:59:45,268] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,268] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,268] 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-06-04 05:59:45,271] 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-06-04 05:59:45,274] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,274] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,274] 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-06-04 05:59:45,276] 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-06-04 05:59:45,277] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,279] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,280] 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-06-04 05:59:45,282] 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-06-04 05:59:45,282] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,285] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,285] 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-06-04 05:59:45,287] 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-06-04 05:59:45,288] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,289] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,289] 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-06-04 05:59:45,295] 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-06-04 05:59:45,295] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,295] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,295] 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-06-04 05:59:45,302] 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-06-04 05:59:45,302] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,302] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,302] 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-06-04 05:59:45,307] 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-06-04 05:59:45,307] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,308] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,308] 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-06-04 05:59:45,310] 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-06-04 05:59:45,310] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,310] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,310] 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-06-04 05:59:45,316] 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-06-04 05:59:45,317] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,317] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,317] 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-06-04 05:59:45,323] 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-06-04 05:59:45,323] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,323] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,323] 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-06-04 05:59:45,330] 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-06-04 05:59:45,330] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,330] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,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-06-04 05:59:45,336] 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-06-04 05:59:45,336] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,336] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,336] 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-06-04 05:59:45,341] 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-06-04 05:59:45,341] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,341] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,341] 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-06-04 05:59:45,345] 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-06-04 05:59:45,346] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,346] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,346] 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-06-04 05:59:45,351] 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-06-04 05:59:45,351] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,351] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,351] 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-06-04 05:59:45,355] 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-06-04 05:59:45,356] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,356] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,356] 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-06-04 05:59:45,364] 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-06-04 05:59:45,364] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,364] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,364] 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-06-04 05:59:45,366] 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-06-04 05:59:45,367] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,368] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,368] 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-06-04 05:59:45,377] 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-06-04 05:59:45,377] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,377] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,377] 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-06-04 05:59:45,382] 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-06-04 05:59:45,382] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,382] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,383] 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-06-04 05:59:45,392] 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-06-04 05:59:45,392] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,392] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,392] 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-06-04 05:59:45,395] 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-06-04 05:59:45,395] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,398] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,399] 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-06-04 05:59:45,404] 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-06-04 05:59:45,404] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,404] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,404] 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-06-04 05:59:45,407] 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-06-04 05:59:45,407] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,410] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,410] 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-06-04 05:59:45,415] 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-06-04 05:59:45,415] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,415] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,415] 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-06-04 05:59:45,420] 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-06-04 05:59:45,421] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,421] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,421] 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-06-04 05:59:45,426] 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-06-04 05:59:45,426] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,426] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,426] 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-06-04 05:59:45,432] 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-06-04 05:59:45,433] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,433] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,433] 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-06-04 05:59:45,435] 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-06-04 05:59:45,436] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,436] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,436] 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-06-04 05:59:45,441] 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-06-04 05:59:45,441] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,441] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,441] 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-06-04 05:59:45,446] 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-06-04 05:59:45,447] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,447] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,447] 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-06-04 05:59:45,458] 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-06-04 05:59:45,458] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,458] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,458] 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-06-04 05:59:45,465] 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-06-04 05:59:45,465] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,465] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,465] 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-06-04 05:59:45,470] 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-06-04 05:59:45,471] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,471] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,471] 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-06-04 05:59:45,475] 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-06-04 05:59:45,476] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,483] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,483] 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-06-04 05:59:45,487] 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-06-04 05:59:45,489] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,489] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,489] 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-06-04 05:59:45,495] 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-06-04 05:59:45,495] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,495] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,495] 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-06-04 05:59:45,500] 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-06-04 05:59:45,500] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,500] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-04 05:59:45,500] 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-06-04 05:59:45,505] 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-06-04 05:59:45,505] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,505] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-04 05:59:45,505] 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-06-04 05:59:45,510] 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-06-04 05:59:45,510] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,510] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-04 05:59:45,510] 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-06-04 05:59:45,518] 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-06-04 05:59:45,518] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,518] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-04 05:59:45,518] 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-06-04 05:59:45,521] 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-06-04 05:59:45,521] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,522] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-04 05:59:45,522] 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-06-04 05:59:45,527] 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-06-04 05:59:45,527] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,527] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,527] 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-06-04 05:59:45,535] 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-06-04 05:59:45,536] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,536] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,536] 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-06-04 05:59:45,547] 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-06-04 05:59:45,547] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,547] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,547] 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-06-04 05:59:45,552] 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-06-04 05:59:45,553] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,553] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-04 05:59:45,553] 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-06-04 05:59:45,559] 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-06-04 05:59:45,560] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,560] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,560] 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-06-04 05:59:45,572] 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-06-04 05:59:45,572] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,572] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,572] 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-06-04 05:59:45,575] 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-06-04 05:59:45,575] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,578] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,578] 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-06-04 05:59:45,586] 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-06-04 05:59:45,587] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,587] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,587] 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-06-04 05:59:45,593] 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-06-04 05:59:45,593] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,593] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,593] 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-06-04 05:59:45,602] 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-06-04 05:59:45,602] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,604] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,604] 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-06-04 05:59:45,609] 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-06-04 05:59:45,610] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,610] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,610] 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-06-04 05:59:45,612] 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-06-04 05:59:45,613] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,613] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,614] 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-06-04 05:59:45,617] 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-06-04 05:59:45,618] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,618] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,618] 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-06-04 05:59:45,620] 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-06-04 05:59:45,620] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,622] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,622] 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-06-04 05:59:45,626] 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-06-04 05:59:45,626] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,626] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,626] 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-06-04 05:59:45,630] 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-06-04 05:59:45,631] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,631] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,631] 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-06-04 05:59:45,638] 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-06-04 05:59:45,638] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,638] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,638] 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-06-04 05:59:45,641] 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-06-04 05:59:45,641] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,642] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,642] 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-06-04 05:59:45,645] 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-06-04 05:59:45,645] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,647] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,647] 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-06-04 05:59:45,651] 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-06-04 05:59:45,651] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,652] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,652] 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-06-04 05:59:45,656] 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-06-04 05:59:45,657] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,657] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,657] 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-06-04 05:59:45,661] 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-06-04 05:59:45,662] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,662] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,662] 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-06-04 05:59:45,665] 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-06-04 05:59:45,665] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,665] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,665] 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-06-04 05:59:45,672] 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-06-04 05:59:45,673] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,673] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,673] 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-06-04 05:59:45,676] 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-06-04 05:59:45,679] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,679] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,679] 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-06-04 05:59:45,683] 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-06-04 05:59:45,683] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,683] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,683] 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-06-04 05:59:45,688] 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-06-04 05:59:45,688] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,688] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,688] 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-06-04 05:59:45,691] 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-06-04 05:59:45,691] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,693] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,693] 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-06-04 05:59:45,695] 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-06-04 05:59:45,696] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,696] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,696] 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-06-04 05:59:45,698] 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-06-04 05:59:45,698] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,700] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,700] 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-06-04 05:59:45,704] 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-06-04 05:59:45,705] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,705] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,705] 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-06-04 05:59:45,710] 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-06-04 05:59:45,710] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,710] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,710] 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-06-04 05:59:45,716] 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-06-04 05:59:45,717] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,717] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,717] 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-06-04 05:59:45,722] 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-06-04 05:59:45,722] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,722] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,722] 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-06-04 05:59:45,724] 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-06-04 05:59:45,725] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,725] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,725] 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-06-04 05:59:45,735] 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-06-04 05:59:45,735] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,735] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,735] 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-06-04 05:59:45,743] 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-06-04 05:59:45,743] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,743] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-04 05:59:45,743] 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-06-04 05:59:45,754] 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-06-04 05:59:45,755] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,755] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,755] 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-06-04 05:59:45,762] 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-06-04 05:59:45,762] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,762] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,762] 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-06-04 05:59:45,767] 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-06-04 05:59:45,768] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,768] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-04 05:59:45,768] 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-06-04 05:59:45,775] 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-06-04 05:59:45,775] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,775] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,775] 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-06-04 05:59:45,778] 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-06-04 05:59:45,782] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,782] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,782] 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-06-04 05:59:45,790] 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-06-04 05:59:45,790] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,790] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,790] 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-06-04 05:59:45,799] 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-06-04 05:59:45,799] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,799] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,799] 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-06-04 05:59:45,806] 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-06-04 05:59:45,806] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,806] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,806] 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-06-04 05:59:45,810] 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-06-04 05:59:45,810] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,810] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,810] 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-06-04 05:59:45,819] 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-06-04 05:59:45,819] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,819] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,819] 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-06-04 05:59:45,829] 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-06-04 05:59:45,829] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,829] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,829] 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-06-04 05:59:45,836] 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-06-04 05:59:45,837] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,837] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,837] 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-06-04 05:59:45,840] 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-06-04 05:59:45,840] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,841] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,842] 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-06-04 05:59:45,848] 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-06-04 05:59:45,848] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,848] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,848] 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-06-04 05:59:45,856] 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-06-04 05:59:45,856] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,856] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,856] 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-06-04 05:59:45,861] 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-06-04 05:59:45,861] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,861] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,861] 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-06-04 05:59:45,866] 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-06-04 05:59:45,867] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,867] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,867] 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-06-04 05:59:45,878] 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-06-04 05:59:45,878] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,878] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,878] 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-06-04 05:59:45,885] 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-06-04 05:59:45,886] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,886] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,886] 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-06-04 05:59:45,893] 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-06-04 05:59:45,894] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,894] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,894] 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-06-04 05:59:45,904] 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-06-04 05:59:45,904] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,904] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,904] 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-06-04 05:59:45,908] 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-06-04 05:59:45,910] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,910] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,910] 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-06-04 05:59:45,914] 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-06-04 05:59:45,914] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,914] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,914] 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-06-04 05:59:45,919] 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-06-04 05:59:45,919] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,919] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,919] 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-06-04 05:59:45,929] 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-06-04 05:59:45,929] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,929] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,930] 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-06-04 05:59:45,938] 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-06-04 05:59:45,939] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,939] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,939] 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-06-04 05:59:45,947] 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-06-04 05:59:45,947] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,947] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,947] 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-06-04 05:59:45,956] 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-06-04 05:59:45,956] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,956] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,956] 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-06-04 05:59:45,961] 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-06-04 05:59:45,961] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,961] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,961] 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-06-04 05:59:45,974] 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-06-04 05:59:45,974] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,974] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,974] 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-06-04 05:59:45,982] 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-06-04 05:59:45,982] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,982] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,982] 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-06-04 05:59:45,990] 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-06-04 05:59:45,990] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,990] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,990] 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-06-04 05:59:45,996] 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-06-04 05:59:45,996] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,996] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,996] 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-06-04 05:59:46,004] 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-06-04 05:59:46,004] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,004] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,004] 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-06-04 05:59:46,013] 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-06-04 05:59:46,013] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,013] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,013] 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-06-04 05:59:46,020] 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-06-04 05:59:46,021] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,021] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,021] 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-06-04 05:59:46,024] 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-06-04 05:59:46,026] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,026] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,026] 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-06-04 05:59:46,031] 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-06-04 05:59:46,031] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,031] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,031] 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-06-04 05:59:46,037] 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-06-04 05:59:46,038] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,038] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,038] 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-06-04 05:59:46,046] 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-06-04 05:59:46,046] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,046] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,046] 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-06-04 05:59:46,053] 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-06-04 05:59:46,053] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,053] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,053] 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-06-04 05:59:46,061] 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-06-04 05:59:46,061] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,061] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,062] 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-06-04 05:59:46,070] 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-06-04 05:59:46,070] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,070] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,070] 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-06-04 05:59:46,074] 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-06-04 05:59:46,074] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,077] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,077] 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-06-04 05:59:46,083] 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-06-04 05:59:46,083] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,083] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,083] 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-06-04 05:59:46,087] 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-06-04 05:59:46,088] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,088] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,088] 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-06-04 05:59:46,092] 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-06-04 05:59:46,092] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,092] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,092] 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-06-04 05:59:46,095] 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-06-04 05:59:46,095] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,098] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,098] 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-06-04 05:59:46,104] 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-06-04 05:59:46,104] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,104] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,104] 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-06-04 05:59:46,107] 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-06-04 05:59:46,110] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,110] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,110] 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-06-04 05:59:46,119] 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-06-04 05:59:46,119] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,119] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,119] 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-06-04 05:59:46,124] 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-06-04 05:59:46,125] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,125] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,125] 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-06-04 05:59:46,129] 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-06-04 05:59:46,129] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,129] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,129] 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-06-04 05:59:46,136] 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-06-04 05:59:46,137] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,137] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,137] 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-06-04 05:59:46,140] 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-06-04 05:59:46,140] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,141] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,141] 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-06-04 05:59:46,144] 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-06-04 05:59:46,144] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,145] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,145] 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-06-04 05:59:46,150] 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-06-04 05:59:46,150] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,150] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,150] 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-06-04 05:59:46,158] 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-06-04 05:59:46,158] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,159] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,159] 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-06-04 05:59:46,162] 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-06-04 05:59:46,162] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,162] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,162] 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-06-04 05:59:46,169] 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-06-04 05:59:46,170] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,170] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,170] 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-06-04 05:59:46,172] 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-06-04 05:59:46,173] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,173] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,173] 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-06-04 05:59:46,178] 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-06-04 05:59:46,178] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,178] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,178] 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-06-04 05:59:46,184] 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-06-04 05:59:46,185] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,185] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,185] 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-06-04 05:59:46,193] 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-06-04 05:59:46,194] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,194] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,194] 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-06-04 05:59:46,197] 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-06-04 05:59:46,197] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,197] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,198] 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-06-04 05:59:46,203] 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-06-04 05:59:46,203] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,203] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,203] 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-06-04 05:59:46,209] 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-06-04 05:59:46,210] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,210] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,210] 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-06-04 05:59:46,215] 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-06-04 05:59:46,216] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,216] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,216] 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-06-04 05:59:46,218] 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-06-04 05:59:46,218] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,221] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,221] 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-06-04 05:59:46,224] 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-06-04 05:59:46,225] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,225] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,225] 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-06-04 05:59:46,230] 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-06-04 05:59:46,231] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,231] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,231] 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-06-04 05:59:46,233] 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-06-04 05:59:46,234] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,236] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,236] 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-06-04 05:59:46,239] 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-06-04 05:59:46,240] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,241] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,241] 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-06-04 05:59:46,246] 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-06-04 05:59:46,246] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,246] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,246] 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-06-04 05:59:46,252] 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-06-04 05:59:46,252] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,252] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,252] 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-06-04 05:59:46,254] 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-06-04 05:59:46,255] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,257] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,257] 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-06-04 05:59:46,264] 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-06-04 05:59:46,264] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,264] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,264] 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-06-04 05:59:46,273] 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-06-04 05:59:46,273] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,273] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,273] 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-06-04 05:59:46,280] 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-06-04 05:59:46,281] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,281] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,281] 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-06-04 05:59:46,284] 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-06-04 05:59:46,284] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,287] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,287] 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-06-04 05:59:46,289] 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-06-04 05:59:46,289] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,292] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,292] 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-06-04 05:59:46,298] 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-06-04 05:59:46,298] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,298] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,298] 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-06-04 05:59:46,301] 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-06-04 05:59:46,301] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,302] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,302] 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-06-04 05:59:46,310] 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-06-04 05:59:46,310] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,310] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,310] 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-06-04 05:59:46,317] 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-06-04 05:59:46,318] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,318] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,318] 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-06-04 05:59:46,320] 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-06-04 05:59:46,320] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,321] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,321] 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-06-04 05:59:46,328] 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-06-04 05:59:46,328] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,328] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,328] 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-06-04 05:59:46,333] 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-06-04 05:59:46,333] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,333] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,333] 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-06-04 05:59:46,337] 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-06-04 05:59:46,337] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,337] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-04 05:59:46,337] 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-06-04 05:59:46,343] 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-06-04 05:59:46,343] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,343] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,343] 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-06-04 05:59:46,348] 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-06-04 05:59:46,348] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,348] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,348] 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-06-04 05:59:46,351] 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-06-04 05:59:46,351] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,351] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-04 05:59:46,351] 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-06-04 05:59:46,355] 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-06-04 05:59:46,355] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,355] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,355] 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-06-04 05:59:46,360] 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-06-04 05:59:46,360] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,360] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-04 05:59:46,360] 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-06-04 05:59:46,366] 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-06-04 05:59:46,366] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,366] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-04 05:59:46,366] 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-06-04 05:59:46,371] 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-06-04 05:59:46,372] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,372] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,372] 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-06-04 05:59:46,377] 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-06-04 05:59:46,377] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,377] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,377] 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-06-04 05:59:46,382] 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-06-04 05:59:46,383] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,383] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,383] 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-06-04 05:59:46,385] 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-06-04 05:59:46,385] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,385] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,385] 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-06-04 05:59:46,393] 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-06-04 05:59:46,393] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,394] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,394] 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-06-04 05:59:46,398] 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-06-04 05:59:46,399] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,399] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,399] 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-06-04 05:59:46,403] 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-06-04 05:59:46,403] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,403] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,403] 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-06-04 05:59:46,414] 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-06-04 05:59:46,414] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,414] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,414] 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-06-04 05:59:46,422] 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-06-04 05:59:46,423] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,423] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-04 05:59:46,423] 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-06-04 05:59:46,425] 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-06-04 05:59:46,426] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,426] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-04 05:59:46,427] 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-06-04 05:59:46,433] 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-06-04 05:59:46,433] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,433] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,433] 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-06-04 05:59:46,441] 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-06-04 05:59:46,441] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,441] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,441] 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-06-04 05:59:46,447] 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-06-04 05:59:46,448] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,448] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,448] 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-06-04 05:59:46,454] 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-06-04 05:59:46,455] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,455] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,455] 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-06-04 05:59:46,461] 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-06-04 05:59:46,462] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,462] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,462] 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-06-04 05:59:46,466] 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-06-04 05:59:46,467] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,467] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,467] 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-06-04 05:59:46,470] 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-06-04 05:59:46,471] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,471] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,471] 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-06-04 05:59:46,477] 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-06-04 05:59:46,478] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,478] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,478] 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-06-04 05:59:46,484] 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-06-04 05:59:46,484] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,484] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,484] 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-06-04 05:59:46,487] 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-06-04 05:59:46,487] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,490] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,490] 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-06-04 05:59:46,494] 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-06-04 05:59:46,494] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,494] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,494] 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-06-04 05:59:46,497] 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-06-04 05:59:46,497] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,499] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,499] 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-06-04 05:59:46,501] 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-06-04 05:59:46,501] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,504] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,504] 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-06-04 05:59:46,507] 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-06-04 05:59:46,507] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,507] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,507] 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-06-04 05:59:46,513] 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-06-04 05:59:46,513] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,515] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,515] 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-06-04 05:59:46,520] 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-06-04 05:59:46,520] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,520] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,520] 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-06-04 05:59:46,524] 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-06-04 05:59:46,524] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,524] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,525] 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-06-04 05:59:46,529] 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-06-04 05:59:46,529] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,529] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,529] 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-06-04 05:59:46,533] 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-06-04 05:59:46,534] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,534] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,534] 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-06-04 05:59:46,540] 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-06-04 05:59:46,540] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,540] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,540] 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-06-04 05:59:46,545] 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-06-04 05:59:46,545] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,545] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,545] 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-06-04 05:59:46,549] 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-06-04 05:59:46,549] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,549] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,549] 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-06-04 05:59:46,552] 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-06-04 05:59:46,552] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,552] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,552] 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-06-04 05:59:46,558] 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-06-04 05:59:46,558] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,558] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,558] 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-06-04 05:59:46,562] 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-06-04 05:59:46,562] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,562] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,562] 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-06-04 05:59:46,567] 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-06-04 05:59:46,567] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,567] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,567] 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-06-04 05:59:46,572] 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-06-04 05:59:46,572] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,572] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,572] 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-06-04 05:59:46,577] 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-06-04 05:59:46,577] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,577] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,577] 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-06-04 05:59:46,581] 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-06-04 05:59:46,582] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,582] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,582] 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-06-04 05:59:46,586] 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-06-04 05:59:46,586] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,586] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,586] 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-06-04 05:59:46,588] 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-06-04 05:59:46,588] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,590] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,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-06-04 05:59:46,597] 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-06-04 05:59:46,597] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,597] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,598] 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-06-04 05:59:46,600] 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-06-04 05:59:46,601] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,601] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,601] 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-06-04 05:59:46,608] 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-06-04 05:59:46,609] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,609] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,609] 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-06-04 05:59:46,611] 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-06-04 05:59:46,612] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,613] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,613] 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-06-04 05:59:46,616] 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-06-04 05:59:46,619] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,619] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,619] 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-06-04 05:59:46,622] 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-06-04 05:59:46,625] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,625] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,625] 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-06-04 05:59:46,632] 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-06-04 05:59:46,632] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,632] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,632] 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-06-04 05:59:46,636] 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-06-04 05:59:46,637] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,637] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,637] 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-06-04 05:59:46,639] 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-06-04 05:59:46,640] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,642] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,642] 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-06-04 05:59:46,645] 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-06-04 05:59:46,649] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,649] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,649] 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-06-04 05:59:46,656] 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-06-04 05:59:46,656] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,656] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,656] 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-06-04 05:59:46,661] 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-06-04 05:59:46,662] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,662] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,662] 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-06-04 05:59:46,668] 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-06-04 05:59:46,668] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,668] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,668] 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-06-04 05:59:46,671] 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-06-04 05:59:46,671] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,674] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,674] 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-06-04 05:59:46,684] 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-06-04 05:59:46,684] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,685] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,685] 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-06-04 05:59:46,690] 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-06-04 05:59:46,690] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,690] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,690] 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-06-04 05:59:46,695] 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-06-04 05:59:46,696] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,696] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,696] 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-06-04 05:59:46,703] 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-06-04 05:59:46,704] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,704] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,704] 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-06-04 05:59:46,708] 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-06-04 05:59:46,709] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,709] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,709] 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-06-04 05:59:46,713] 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-06-04 05:59:46,713] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,713] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,713] 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-06-04 05:59:46,720] 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-06-04 05:59:46,720] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,720] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,720] 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-06-04 05:59:46,723] 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-06-04 05:59:46,724] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,724] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,725] 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-06-04 05:59:46,731] 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-06-04 05:59:46,732] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,732] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,732] 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-06-04 05:59:46,734] 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-06-04 05:59:46,735] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,735] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,735] 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-06-04 05:59:46,741] 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-06-04 05:59:46,741] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,741] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,741] 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-06-04 05:59:46,747] 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-06-04 05:59:46,748] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,748] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,748] 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-06-04 05:59:46,753] 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-06-04 05:59:46,753] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,753] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,753] 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-06-04 05:59:46,759] 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-06-04 05:59:46,760] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,760] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,760] 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-06-04 05:59:46,765] 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-06-04 05:59:46,765] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,765] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,765] 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-06-04 05:59:46,772] 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-06-04 05:59:46,772] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,772] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,772] 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-06-04 05:59:46,782] 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-06-04 05:59:46,783] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,783] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,783] 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-06-04 05:59:46,788] 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-06-04 05:59:46,788] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,788] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,788] 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-06-04 05:59:46,790] 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-06-04 05:59:46,794] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,794] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,794] 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-06-04 05:59:46,803] 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-06-04 05:59:46,803] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,803] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,803] 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-06-04 05:59:46,806] 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-06-04 05:59:46,809] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,810] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,810] 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-06-04 05:59:46,815] 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-06-04 05:59:46,816] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,816] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,816] 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-06-04 05:59:46,822] 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-06-04 05:59:46,822] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,822] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,822] 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-06-04 05:59:46,827] 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-06-04 05:59:46,828] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,828] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,828] 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-06-04 05:59:46,833] 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-06-04 05:59:46,834] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,834] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,834] 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-06-04 05:59:46,836] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-29-6, -uve-topic-13-7, -uve-topic-9-5, -uve-topic-7-22, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-12-24, -uve-topic-13-24, -uve-topic-6-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-27-22, -uve-topic-28-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-14-23, -uve-topic-26-22, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-12-7, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-1-6, -uve-topic-28-7, -uve-topic-0-23, -uve-topic-29-7, -uve-topic-14-8, -uve-topic-26-7, -uve-topic-9-6, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-9-23, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-14-24, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-11-8, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-2-7, -uve-topic-8-3, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-28-8, -uve-topic-7-3, -uve-topic-14-26, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-9-20, -uve-topic-27-24, -uve-topic-11-9, -uve-topic-12-9, -uve-topic-6-4, -uve-topic-13-9, -uve-topic-14-9, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-27-9, -uve-topic-7-4, -uve-topic-29-9, -uve-topic-8-4, -uve-topic-13-27, -uve-topic-6-21, -uve-topic-14-27, -uve-topic-7-21, -uve-topic-26-26, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-12-27, -uve-topic-1-21, -uve-topic-26-25, -uve-topic-27-25, -uve-topic-28-25, -uve-topic-8-21, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-13-3, -uve-topic-3-26, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-11-3, -uve-topic-12-3, -uve-topic-9-26, -uve-topic-28-2, -uve-topic-13-19, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-12-19, -uve-topic-27-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-29-18, -uve-topic-6-10, -uve-topic-27-3, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-12-4, -uve-topic-13-4, -uve-topic-8-27, -uve-topic-29-3, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-14-20, -uve-topic-4-11, -uve-topic-26-19, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-11-20, -uve-topic-28-19, -uve-topic-29-19, -uve-topic-9-11, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-27-4, -uve-topic-28-4, -uve-topic-0-24, -uve-topic-11-5, -uve-topic-14-5, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-29-4, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-0-8, -uve-topic-11-21, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-14-21, -uve-topic-9-8, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-2-25, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-14-6, -uve-topic-11-23, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-27-21, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-29-21, -uve-topic-1-9, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-8-9, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-0-14, -uve-topic-11-15, -uve-topic-12-15, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-28-14, -uve-topic-13-15, -uve-topic-14-15, -uve-topic-9-14, -uve-topic-26-14, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-14-0, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-12-16, -uve-topic-6-15, -uve-topic-13-16, -uve-topic-7-15, -uve-topic-3-15, -uve-topic-29-15, -uve-topic-27-15, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-29-0, -uve-topic-27-0, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-11-17, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-14-17, -uve-topic-1-12, -uve-topic-0-12, -uve-topic-29-16, -uve-topic-9-12, -uve-topic-26-16, -uve-topic-27-16, -uve-topic-7-12, -uve-topic-28-16, -uve-topic-8-12, -uve-topic-14-2, -uve-topic-4-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-26-1, -uve-topic-27-1, -uve-topic-28-1, -uve-topic-29-1, -uve-topic-9-29, -uve-topic-12-18, -uve-topic-6-13, -uve-topic-13-18, -uve-topic-7-13, -uve-topic-14-18, -uve-topic-4-13, -uve-topic-2-13, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-8-13, -uve-topic-8-1, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-28-10, -uve-topic-7-1, -uve-topic-29-10, -uve-topic-4-1, -uve-topic-3-18, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-28-26, -uve-topic-8-18, -uve-topic-6-18, -uve-topic-3-2, -uve-topic-14-11, -uve-topic-4-2, -uve-topic-26-10, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-11-11, -uve-topic-9-2, -uve-topic-28-11, -uve-topic-4-19, -uve-topic-26-28, -uve-topic-27-28, -uve-topic-2-19, -uve-topic-28-28, -uve-topic-11-29, -uve-topic-1-19, -uve-topic-14-29, -uve-topic-8-19, -uve-topic-29-27, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-1-3, -uve-topic-12-12, -uve-topic-13-12, -uve-topic-29-12, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-28-29, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-6-16, -uve-topic-4-16, -uve-topic-1-0, -uve-topic-27-12, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-11-14, -uve-topic-9-17, -uve-topic-4-17, -uve-topic-26-13, -uve-topic-2-1, -uve-topic-27-13, -uve-topic-28-13, -uve-topic-29-13, -uve-topic-1-1, -uve-topic-14-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,842] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-22 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-6 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-18 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-27 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-3 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-10 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-1 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-8 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-2 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-0 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-21 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-18 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-28 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-27 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-23 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-13 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-12 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-24 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-6 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-19 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-11 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-27 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-25 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-29 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-23 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-21 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-0 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-4 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-8 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-18 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-4 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-15 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-5 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-5 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-20 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-22 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-9 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-14 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-3 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-9 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-7 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-21 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-9 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-1 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-2 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-0 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-6 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-6 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-23 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-21 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-29 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-13 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-2 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-0 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-10 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-12 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-17 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-9 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-24 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-2 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-8 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-28 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-18 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-6 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-16 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-29 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-3 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-27 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-20 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-7 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-12 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-10 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-8 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-27 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-24 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-7 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-21 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-17 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-3 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-18 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-25 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-19 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-16 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-26 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-11 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-17 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-15 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-2 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-27 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-0 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-20 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-8 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-15 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-22 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-9 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-26 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-15 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-0 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-3 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-26 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-16 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-14 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-4 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-21 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-24 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-28 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-5 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-24 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-14 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-5 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-15 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-29 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-24 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-4 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-18 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-25 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-3 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-13 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-1 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-12 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-21 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-26 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-23 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-6 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-7 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-15 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-17 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-22 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-12 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-11 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-19 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-27 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-14 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-17 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-5 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-15 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-14 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-16 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-23 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-24 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-18 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-24 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-18 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-29 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-19 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-10 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-9 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-20 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-9 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-27 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-3 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-0 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-9 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-6 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-6 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-21 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-26 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-12 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-20 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-28 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-25 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-12 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-15 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-13 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-3 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-1 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-0 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-11 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-11 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,844] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,866] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-18-28, -uve-topic-10-28, -uve-topic-19-9, -uve-topic-18-22, -uve-topic-16-27, -uve-topic-15-2, -uve-topic-19-18, -uve-topic-19-21, -uve-topic-10-10, -uve-topic-10-7, -uve-topic-5-24, -uve-topic-16-21, -uve-topic-10-1, -uve-topic-19-12, -uve-topic-5-15, -uve-topic-17-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-16-0, -uve-topic-15-17, -uve-topic-15-8, -uve-topic-15-14, -uve-topic-18-13, -uve-topic-19-24, -uve-topic-5-12, -uve-topic-19-6, -uve-topic-18-4, -uve-topic-19-27, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-5-27, -uve-topic-16-24, -uve-topic-16-6, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-18-16, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-19-3, -uve-topic-16-18, -uve-topic-17-27, -uve-topic-15-5, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-10-13, -uve-topic-18-19, -uve-topic-17-6, -uve-topic-18-7, -uve-topic-17-0, -uve-topic-5-18, -uve-topic-10-25, -uve-topic-15-26, -uve-topic-18-1, -uve-topic-16-12, -uve-topic-17-3, -uve-topic-15-11, -uve-topic-5-21, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-5-3, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-16-9, -uve-topic-10-19, -uve-topic-19-15, -uve-topic-16-15, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,869] 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-06-04 05:59:46,869] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,871] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,874] 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-06-04 05:59:46,883] 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-06-04 05:59:46,884] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,884] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,884] 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-06-04 05:59:46,897] 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-06-04 05:59:46,897] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,897] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-04 05:59:46,897] 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-06-04 05:59:46,907] 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-06-04 05:59:46,908] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,908] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,908] 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-06-04 05:59:46,918] 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-06-04 05:59:46,918] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,918] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-04 05:59:46,918] 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-06-04 05:59:46,927] 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-06-04 05:59:46,928] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,928] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,928] 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-06-04 05:59:46,938] 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-06-04 05:59:46,938] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,938] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,938] 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-06-04 05:59:46,949] 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-06-04 05:59:46,950] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,950] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,950] 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-06-04 05:59:46,959] 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-06-04 05:59:46,959] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,959] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,959] 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-06-04 05:59:46,968] 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-06-04 05:59:46,968] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,968] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,969] 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-06-04 05:59:46,978] 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-06-04 05:59:46,978] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,979] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,979] 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-06-04 05:59:46,988] 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-06-04 05:59:46,988] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,988] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,988] 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-06-04 05:59:47,004] 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-06-04 05:59:47,004] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,004] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,004] 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-06-04 05:59:47,019] 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-06-04 05:59:47,019] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,019] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,019] 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-06-04 05:59:47,025] 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-06-04 05:59:47,026] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,026] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,026] 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-06-04 05:59:47,034] 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-06-04 05:59:47,035] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,035] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,035] 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-06-04 05:59:47,043] 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-06-04 05:59:47,044] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,044] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,044] 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-06-04 05:59:47,055] 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-06-04 05:59:47,055] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,055] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,055] 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-06-04 05:59:47,065] 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-06-04 05:59:47,065] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,065] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,065] 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-06-04 05:59:47,085] 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-06-04 05:59:47,085] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,085] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,085] 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-06-04 05:59:47,095] 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-06-04 05:59:47,095] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,095] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,095] 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-06-04 05:59:47,107] 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-06-04 05:59:47,107] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,107] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,107] 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-06-04 05:59:47,118] 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-06-04 05:59:47,119] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,119] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,119] 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-06-04 05:59:47,127] 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-06-04 05:59:47,127] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,128] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,128] 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-06-04 05:59:47,138] 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-06-04 05:59:47,138] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,138] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,138] 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-06-04 05:59:47,149] 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-06-04 05:59:47,149] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,149] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,149] 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-06-04 05:59:47,160] 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-06-04 05:59:47,160] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,160] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,160] 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-06-04 05:59:47,169] 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-06-04 05:59:47,169] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,169] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-04 05:59:47,169] 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-06-04 05:59:47,186] 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-06-04 05:59:47,186] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,186] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,186] 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-06-04 05:59:47,196] 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-06-04 05:59:47,196] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,196] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,196] 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-06-04 05:59:47,207] 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-06-04 05:59:47,207] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,207] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,207] 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-06-04 05:59:47,218] 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-06-04 05:59:47,218] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,219] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,219] 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-06-04 05:59:47,230] 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-06-04 05:59:47,230] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,230] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-04 05:59:47,230] 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-06-04 05:59:47,237] 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-06-04 05:59:47,237] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,238] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,238] 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-06-04 05:59:47,247] 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-06-04 05:59:47,247] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,247] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,247] 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-06-04 05:59:47,255] 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-06-04 05:59:47,256] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,256] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,256] 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-06-04 05:59:47,269] 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-06-04 05:59:47,270] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,270] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,270] 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-06-04 05:59:47,279] 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-06-04 05:59:47,279] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,279] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,279] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,279] 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-06-04 05:59:47,279] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,279] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,279] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,279] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,279] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,279] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,280] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] 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-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] 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-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,294] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,294] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,295] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,295] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,295] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,295] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,295] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,295] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,295] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,295] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,295] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,295] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,295] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,295] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,297] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,297] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,298] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,298] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,298] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,298] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,298] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,298] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,299] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,299] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,300] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,300] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,300] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,300] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,300] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,300] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,300] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,300] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,300] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,300] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,300] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,301] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,301] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,301] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,301] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,301] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,301] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,301] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,305] 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-06-04 05:59:47,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,305] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,305] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,305] 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-06-04 05:59:47,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,316] 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-06-04 05:59:47,317] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,317] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,317] 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-06-04 05:59:47,326] 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-06-04 05:59:47,327] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,327] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,327] 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-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,329] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,330] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,330] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,330] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,330] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,330] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,330] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,332] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,333] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,333] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,334] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,334] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,334] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,334] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,334] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,335] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,336] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,337] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,337] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,338] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,338] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,339] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,339] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,339] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,341] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:47,344] 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-06-04 05:59:47,345] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,345] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,345] 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-06-04 05:59:47,355] 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-06-04 05:59:47,358] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,361] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,361] 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-06-04 05:59:47,368] 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-06-04 05:59:47,368] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,369] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,369] 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-06-04 05:59:47,377] 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-06-04 05:59:47,378] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,378] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,378] 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-06-04 05:59:47,387] 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-06-04 05:59:47,387] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,387] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,387] 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-06-04 05:59:47,398] 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-06-04 05:59:47,398] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,399] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,399] 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-06-04 05:59:47,406] 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-06-04 05:59:47,407] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,407] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,407] 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-06-04 05:59:47,420] 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-06-04 05:59:47,420] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,420] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,421] 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-06-04 05:59:47,430] 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-06-04 05:59:47,431] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,431] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,431] 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-06-04 05:59:47,440] 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-06-04 05:59:47,441] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,441] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,441] 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-06-04 05:59:47,450] 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-06-04 05:59:47,451] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,451] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,451] 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-06-04 05:59:47,472] 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-06-04 05:59:47,472] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,472] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,472] 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-06-04 05:59:47,488] 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-06-04 05:59:47,488] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,488] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,488] 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-06-04 05:59:47,503] 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-06-04 05:59:47,503] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,503] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,503] 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-06-04 05:59:47,516] 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-06-04 05:59:47,516] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,516] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,516] 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-06-04 05:59:47,530] 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-06-04 05:59:47,530] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,530] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,530] 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-06-04 05:59:47,540] 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-06-04 05:59:47,541] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,541] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,541] 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-06-04 05:59:47,550] 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-06-04 05:59:47,550] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,550] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,550] 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-06-04 05:59:47,561] 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-06-04 05:59:47,561] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,562] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,562] 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-06-04 05:59:47,571] 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-06-04 05:59:47,571] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,571] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,571] 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-06-04 05:59:47,584] 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-06-04 05:59:47,584] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,584] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,584] 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-06-04 05:59:47,593] 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-06-04 05:59:47,593] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,593] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,593] 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-06-04 05:59:47,602] 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-06-04 05:59:47,602] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,602] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,602] 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-06-04 05:59:47,609] 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-06-04 05:59:47,610] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,610] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,610] 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-06-04 05:59:47,620] 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-06-04 05:59:47,620] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,620] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,620] 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-06-04 05:59:47,631] 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-06-04 05:59:47,631] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,631] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,631] 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-06-04 05:59:47,640] 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-06-04 05:59:47,640] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,640] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,640] 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-06-04 05:59:47,650] 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-06-04 05:59:47,650] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,650] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-04 05:59:47,650] 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-06-04 05:59:47,659] 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-06-04 05:59:47,660] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,660] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,660] 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-06-04 05:59:47,665] 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-06-04 05:59:47,665] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,665] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,665] 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-06-04 05:59:47,668] 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-06-04 05:59:47,671] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,671] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,671] 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-06-04 05:59:47,677] 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-06-04 05:59:47,677] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,677] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,677] 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-06-04 05:59:47,680] 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-06-04 05:59:47,681] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,682] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,682] 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-06-04 05:59:47,685] 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-06-04 05:59:47,685] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,685] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,685] 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-06-04 05:59:47,689] 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-06-04 05:59:47,690] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,690] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,690] 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-06-04 05:59:47,694] 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-06-04 05:59:47,695] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,695] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,695] 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-06-04 05:59:47,697] 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-06-04 05:59:47,697] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,698] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-04 05:59:47,698] 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-06-04 05:59:47,703] 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-06-04 05:59:47,704] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,704] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,704] 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-06-04 05:59:47,709] 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-06-04 05:59:47,709] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,709] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,709] 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-06-04 05:59:47,714] 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-06-04 05:59:47,714] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,714] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,714] 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-06-04 05:59:47,717] 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-06-04 05:59:47,717] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,718] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,718] 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-06-04 05:59:47,722] 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-06-04 05:59:47,722] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,722] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,722] 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-06-04 05:59:47,726] 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-06-04 05:59:47,726] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,726] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,726] 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-06-04 05:59:47,729] 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-06-04 05:59:47,729] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,731] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,731] 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-06-04 05:59:47,734] 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-06-04 05:59:47,734] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,734] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,734] 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-06-04 05:59:47,738] 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-06-04 05:59:47,739] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,739] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,739] 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-06-04 05:59:47,743] 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-06-04 05:59:47,743] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,743] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,743] 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-06-04 05:59:47,748] 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-06-04 05:59:47,749] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,749] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,749] 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-06-04 05:59:47,752] 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-06-04 05:59:47,753] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,753] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,753] 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-06-04 05:59:47,759] 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-06-04 05:59:47,760] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,760] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,760] 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-06-04 05:59:47,766] 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-06-04 05:59:47,766] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,766] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,766] 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-06-04 05:59:47,768] 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-06-04 05:59:47,769] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,769] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,769] 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-06-04 05:59:47,773] 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-06-04 05:59:47,773] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,773] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,774] 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-06-04 05:59:47,778] 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-06-04 05:59:47,778] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,778] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,779] 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-06-04 05:59:47,781] 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-06-04 05:59:47,781] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,783] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,783] 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-06-04 05:59:47,785] 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-06-04 05:59:47,786] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,786] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,786] 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-06-04 05:59:47,790] 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-06-04 05:59:47,791] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,791] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,791] 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-06-04 05:59:47,793] 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-06-04 05:59:47,793] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,795] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,795] 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-06-04 05:59:47,800] 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-06-04 05:59:47,800] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,800] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,800] 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-06-04 05:59:47,803] 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-06-04 05:59:47,803] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,803] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,803] 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-06-04 05:59:47,808] 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-06-04 05:59:47,808] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,808] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,808] 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-06-04 05:59:47,814] 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-06-04 05:59:47,814] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,814] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,815] 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-06-04 05:59:47,819] 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-06-04 05:59:47,819] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,819] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,819] 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-06-04 05:59:47,823] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,826] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,827] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] 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-06-04 05:59:47,828] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,828] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,828] 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-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,828] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,829] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,834] 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-06-04 05:59:47,834] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,834] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,834] 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-06-04 05:59:47,839] 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-06-04 05:59:47,839] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,839] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,839] 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-06-04 05:59:47,846] 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-06-04 05:59:47,847] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,847] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,847] 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-06-04 05:59:47,851] 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-06-04 05:59:47,851] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,851] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,851] 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-06-04 05:59:47,855] 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-06-04 05:59:47,856] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,856] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,856] 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-06-04 05:59:47,860] 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-06-04 05:59:47,860] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,860] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,860] 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-06-04 05:59:47,863] 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-06-04 05:59:47,863] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,863] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,863] 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-06-04 05:59:47,867] 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-06-04 05:59:47,868] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,868] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,868] 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-06-04 05:59:47,870] 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-06-04 05:59:47,870] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,872] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,872] 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-06-04 05:59:47,875] 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-06-04 05:59:47,875] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,875] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,875] 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-06-04 05:59:47,881] 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-06-04 05:59:47,881] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,883] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,883] 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-06-04 05:59:47,887] 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-06-04 05:59:47,887] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,887] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,887] 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-06-04 05:59:47,892] 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-06-04 05:59:47,893] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,893] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,893] 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-06-04 05:59:47,899] 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-06-04 05:59:47,900] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,900] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,900] 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-06-04 05:59:47,902] 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-06-04 05:59:47,903] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,904] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,904] 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-06-04 05:59:47,908] 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-06-04 05:59:47,916] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,916] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,916] 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-06-04 05:59:47,922] 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-06-04 05:59:47,923] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,923] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,923] 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-06-04 05:59:47,931] 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-06-04 05:59:47,931] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,931] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,931] 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-06-04 05:59:47,934] 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-06-04 05:59:47,934] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,935] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,935] 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-06-04 05:59:47,940] 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-06-04 05:59:47,941] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,941] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,941] 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-06-04 05:59:47,946] 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-06-04 05:59:47,946] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,946] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,946] 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-06-04 05:59:47,950] 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-06-04 05:59:47,950] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,950] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,950] 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-06-04 05:59:47,955] 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-06-04 05:59:47,955] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,955] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,955] 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-06-04 05:59:47,962] 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-06-04 05:59:47,962] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,962] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,962] 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-06-04 05:59:47,969] 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-06-04 05:59:47,970] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,970] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,970] 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-06-04 05:59:47,972] 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-06-04 05:59:47,972] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,972] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-04 05:59:47,972] 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-06-04 05:59:47,976] 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-06-04 05:59:47,977] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,977] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,977] 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-06-04 05:59:47,981] 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-06-04 05:59:47,981] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,981] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,981] 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-06-04 05:59:48,010] 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-06-04 05:59:48,010] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,010] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,011] 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-06-04 05:59:48,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-06-04 05:59:48,015] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,015] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-04 05:59:48,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-06-04 05:59:48,018] 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-06-04 05:59:48,018] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,020] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-04 05:59:48,020] 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-06-04 05:59:48,022] 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-06-04 05:59:48,022] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,022] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-04 05:59:48,022] 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-06-04 05:59:48,026] 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-06-04 05:59:48,026] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,026] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,026] 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-06-04 05:59:48,033] 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-06-04 05:59:48,033] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,033] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-04 05:59:48,033] 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-06-04 05:59:48,037] 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-06-04 05:59:48,037] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,039] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,039] 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-06-04 05:59:48,044] 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-06-04 05:59:48,044] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,044] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-04 05:59:48,044] 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-06-04 05:59:48,051] 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-06-04 05:59:48,052] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,052] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-04 05:59:48,052] 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-06-04 05:59:48,054] 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-06-04 05:59:48,054] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,055] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-04 05:59:48,055] 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-06-04 05:59:48,060] 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-06-04 05:59:48,060] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,060] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,060] 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-06-04 05:59:48,065] 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-06-04 05:59:48,065] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,065] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,065] 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-06-04 05:59:48,068] 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-06-04 05:59:48,070] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,070] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,070] 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-06-04 05:59:48,073] 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-06-04 05:59:48,073] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,073] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,073] 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-06-04 05:59:48,077] 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-06-04 05:59:48,078] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,080] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,080] 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-06-04 05:59:48,082] 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-06-04 05:59:48,083] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,083] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,083] 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-06-04 05:59:48,086] 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-06-04 05:59:48,086] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,086] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-04 05:59:48,086] 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-06-04 05:59:48,090] 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-06-04 05:59:48,090] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,090] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-04 05:59:48,090] 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-06-04 05:59:48,092] 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-06-04 05:59:48,092] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,092] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,092] 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-06-04 05:59:48,095] 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-06-04 05:59:48,096] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,097] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,097] 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-06-04 05:59:48,098] 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-06-04 05:59:48,098] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,098] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,098] 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-06-04 05:59:48,101] 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-06-04 05:59:48,102] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,103] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,103] 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-06-04 05:59:48,107] 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-06-04 05:59:48,108] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,108] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,108] 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-06-04 05:59:48,114] 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-06-04 05:59:48,114] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,114] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,114] 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-06-04 05:59:48,117] 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-06-04 05:59:48,119] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,119] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,119] 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-06-04 05:59:48,122] 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-06-04 05:59:48,122] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,122] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-04 05:59:48,122] 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-06-04 05:59:48,127] 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-06-04 05:59:48,127] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,127] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,127] 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-06-04 05:59:48,130] 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-06-04 05:59:48,130] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,132] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-04 05:59:48,132] 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-06-04 05:59:48,137] 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-06-04 05:59:48,137] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,137] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,137] 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-06-04 05:59:48,140] 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-06-04 05:59:48,140] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,140] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,140] 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-06-04 05:59:48,145] 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-06-04 05:59:48,146] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,146] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,146] 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-06-04 05:59:48,154] 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-06-04 05:59:48,154] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,154] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-04 05:59:48,154] 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-06-04 05:59:48,159] 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-06-04 05:59:48,159] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,159] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-04 05:59:48,159] 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-06-04 05:59:48,162] 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-06-04 05:59:48,162] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,162] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,162] 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-06-04 05:59:48,169] 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-06-04 05:59:48,170] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,170] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,170] 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-06-04 05:59:48,172] 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-06-04 05:59:48,173] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,175] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,175] 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-06-04 05:59:48,177] 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-06-04 05:59:48,177] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,179] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,179] 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-06-04 05:59:48,182] 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-06-04 05:59:48,182] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,184] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,184] 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-06-04 05:59:48,187] 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-06-04 05:59:48,187] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,189] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,189] 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-06-04 05:59:48,193] 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-06-04 05:59:48,194] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,194] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-04 05:59:48,194] 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-06-04 05:59:48,196] 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-06-04 05:59:48,196] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,198] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-04 05:59:48,198] 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-06-04 05:59:48,202] 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-06-04 05:59:48,202] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,202] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-04 05:59:48,202] 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-06-04 05:59:48,207] 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-06-04 05:59:48,207] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,207] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,207] 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-06-04 05:59:48,212] 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-06-04 05:59:48,213] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,213] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,213] 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-06-04 05:59:48,217] 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-06-04 05:59:48,218] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,218] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,218] 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-06-04 05:59:48,223] 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-06-04 05:59:48,223] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,223] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,224] 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-06-04 05:59:48,229] 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-06-04 05:59:48,229] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,229] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,229] 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-06-04 05:59:48,232] 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-06-04 05:59:48,232] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,232] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,232] 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-06-04 05:59:48,237] 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-06-04 05:59:48,237] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,238] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-04 05:59:48,238] 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-06-04 05:59:48,240] 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-06-04 05:59:48,240] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,242] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-04 05:59:48,242] 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-06-04 05:59:48,245] 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-06-04 05:59:48,245] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,245] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-04 05:59:48,245] 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-06-04 05:59:48,247] 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-06-04 05:59:48,248] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,248] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,248] 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-06-04 05:59:48,254] 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-06-04 05:59:48,255] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,255] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,255] 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-06-04 05:59:48,260] 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-06-04 05:59:48,261] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,261] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,261] 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-06-04 05:59:48,265] 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-06-04 05:59:48,266] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,266] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,266] 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-06-04 05:59:48,268] 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-06-04 05:59:48,269] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,269] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-04 05:59:48,269] 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-06-04 05:59:48,274] 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-06-04 05:59:48,275] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,275] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-04 05:59:48,275] 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-06-04 05:59:48,283] 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-06-04 05:59:48,284] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,284] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,284] 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-06-04 05:59:48,290] 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-06-04 05:59:48,290] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,290] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,290] 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-06-04 05:59:48,293] 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-06-04 05:59:48,293] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,295] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,295] 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-06-04 05:59:48,297] 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-06-04 05:59:48,298] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,298] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-04 05:59:48,298] 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-06-04 05:59:48,302] 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-06-04 05:59:48,302] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,302] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-04 05:59:48,302] 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-06-04 05:59:48,307] 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-06-04 05:59:48,307] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,307] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-04 05:59:48,307] 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-06-04 05:59:48,312] 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-06-04 05:59:48,313] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,313] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-04 05:59:48,313] 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-06-04 05:59:48,316] 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-06-04 05:59:48,318] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,319] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-04 05:59:48,319] 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-06-04 05:59:48,323] 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-06-04 05:59:48,323] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,323] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,323] 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-06-04 05:59:48,327] 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-06-04 05:59:48,327] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,327] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,327] 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-06-04 05:59:48,332] 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-06-04 05:59:48,332] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,332] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,333] 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-06-04 05:59:48,336] 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-06-04 05:59:48,336] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,336] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,336] 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-06-04 05:59:48,342] 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-06-04 05:59:48,343] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,343] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,343] 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-06-04 05:59:48,348] 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-06-04 05:59:48,348] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,348] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,348] 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-06-04 05:59:48,354] 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-06-04 05:59:48,354] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,354] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,354] 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-06-04 05:59:48,357] 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-06-04 05:59:48,358] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,360] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-04 05:59:48,360] 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-06-04 05:59:48,362] 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-06-04 05:59:48,365] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,365] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-04 05:59:48,365] 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-06-04 05:59:48,367] 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-06-04 05:59:48,368] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,369] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-04 05:59:48,369] 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-06-04 05:59:48,373] 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-06-04 05:59:48,373] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:48,373] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-04 05:59:48,373] 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-06-04 05:59:48,374] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-19-7, -uve-topic-15-7, -uve-topic-16-7, -uve-topic-10-24, -uve-topic-5-22, -uve-topic-17-23, -uve-topic-18-23, -uve-topic-10-15, -uve-topic-19-23, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-18-15, -uve-topic-15-15, -uve-topic-18-8, -uve-topic-10-0, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-17-8, -uve-topic-18-0, -uve-topic-15-0, -uve-topic-5-23, -uve-topic-18-24, -uve-topic-15-24, -uve-topic-10-8, -uve-topic-19-16, -uve-topic-15-16, -uve-topic-5-7, -uve-topic-16-16, -uve-topic-17-16, -uve-topic-5-28, -uve-topic-15-9, -uve-topic-18-9, -uve-topic-19-1, -uve-topic-5-20, -uve-topic-15-1, -uve-topic-16-1, -uve-topic-10-26, -uve-topic-17-1, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-16-25, -uve-topic-17-25, -uve-topic-10-17, -uve-topic-19-17, -uve-topic-5-4, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-10-9, -uve-topic-18-17, -uve-topic-5-29, -uve-topic-16-10, -uve-topic-17-10, -uve-topic-10-2, -uve-topic-19-10, -uve-topic-15-27, -uve-topic-16-2, -uve-topic-10-27, -uve-topic-17-2, -uve-topic-18-2, -uve-topic-19-2, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-18-26, -uve-topic-10-18, -uve-topic-19-26, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-18-18, -uve-topic-15-3, -uve-topic-17-11, -uve-topic-10-3, -uve-topic-18-11, -uve-topic-19-11, -uve-topic-5-1, -uve-topic-15-28, -uve-topic-16-28, -uve-topic-17-28, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-15-19, -uve-topic-16-19, -uve-topic-18-27, -uve-topic-16-11, -uve-topic-17-19, -uve-topic-10-11, -uve-topic-19-19, -uve-topic-5-10, -uve-topic-15-4, -uve-topic-16-4, -uve-topic-10-29, -uve-topic-17-4, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-5-19, -uve-topic-17-29, -uve-topic-10-21, -uve-topic-18-29, -uve-topic-19-4, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-17-20, -uve-topic-10-20, -uve-topic-19-28, -uve-topic-15-12, -uve-topic-18-20, -uve-topic-10-12, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-17-5, -uve-topic-18-5, -uve-topic-19-13, -uve-topic-19-5, -uve-topic-15-21, -uve-topic-18-21, -uve-topic-19-29, -uve-topic-5-16, -uve-topic-15-13, -uve-topic-16-13, -uve-topic-17-13, -uve-topic-10-5, -uve-topic-5-8, -uve-topic-18-6, -uve-topic-15-6, -uve-topic-10-23, -uve-topic-5-25, -uve-topic-16-22, -uve-topic-17-22, -uve-topic-10-14, -uve-topic-19-22, -uve-topic-15-22, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-17-14, -uve-topic-10-6, -uve-topic-18-14, -uve-topic-19-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:48,376] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-19-28 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-22 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-7 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-5 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-25 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-19 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-7 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-11 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-23 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-3 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-11 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-2 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-1 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-19 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-29 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-25 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-20 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-9 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-24 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-26 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-25 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-5 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-0 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-23 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-4 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-13 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-10 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-19 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-10 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-10 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-28 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-8 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-29 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-8 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-7 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-13 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-1 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-6 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-28 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-22 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-17 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-16 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-16 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-28 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-13 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-18 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-20 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-17 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-25 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-22 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-7 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-19 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-4 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-10 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-22 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-16 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-14 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-15 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-1 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-21 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-2 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-4 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-27 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-13 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-16 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-14 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-1 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-26 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-4 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-12 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:48,379] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:48,383] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,383] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,384] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,385] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,385] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,386] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,843] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,843] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,844] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:48,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,844] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,356] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,357] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,358] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,436] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,437] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,438] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,439] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,440] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,440] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,440] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,440] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,440] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,441] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,442] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,443] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,443] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,443] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:50,443] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,288] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:52,289] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:21,100] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:05:21,106] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2026-06-04 06:05:21,107] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-04 06:05:22,459] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-10-6, -uve-topic-11-24, -uve-topic-20-6, -uve-topic-23-5, -uve-topic-20-0, -uve-topic-25-2, -uve-topic-21-7, -uve-topic-6-16, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-1, -uve-topic-7-1, -uve-topic-3-21, -uve-topic-2-20, -uve-topic-25-8, -uve-topic-13-19, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-23-17, -uve-topic-8-4, -uve-topic-16-8, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-9-24, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-6, -uve-topic-24-26, -uve-topic-12-22, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-16-14, -uve-topic-7-25, -uve-topic-14-24, structured_syslog_topic-24, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-26-5, -uve-topic-10-12, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-10-24, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-6-28, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-0-0, -uve-topic-16-26, -uve-topic-15-25, -uve-topic-0-12, -uve-topic-22-18, -uve-topic-15-13, -uve-topic-9-6, -uve-topic-5-20, -uve-topic-24-2, -uve-topic-2-2, -uve-topic-5-14, -uve-topic-1-22, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-20-12, -uve-topic-22-6, -uve-topic-22-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-24-14, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-22-0, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-11-0, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-24-8, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-19-2, -uve-topic-29-1, structured_syslog_topic-0, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-2-8, -uve-topic-6-22, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-1-4, -uve-topic-2-26, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-14-18, -uve-topic-8-28, -uve-topic-5-26, -uve-topic-15-1, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-4-14, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-16-2, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-13-25, -uve-topic-27-4, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:22,520] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,521] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,522] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,523] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,549] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,559] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,560] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,561] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,562] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,563] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,564] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,564] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,565] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,568] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,612] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,613] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,614] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,615] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,615] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,616] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,616] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,618] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,618] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,618] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,618] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,619] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,620] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,620] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,621] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,622] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,581] INFO [KafkaServer id=3] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:23,598] INFO [KafkaServer id=3] Cancelled in-flight CONTROLLED_SHUTDOWN request with correlation id 0 due to node 2 being disconnected (elapsed time since creation: 2368ms, elapsed time since send: 2368ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:23,615] 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 2 was disconnected before the response was read (kafka.server.KafkaServer) [2026-06-04 06:05:23,676] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,676] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,677] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,678] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,685] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,685] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,685] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,686] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,693] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,693] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,713] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,718] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,718] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,718] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,718] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,718] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,738] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,742] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,742] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,743] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,743] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,743] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,743] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,743] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,772] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,773] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,792] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,792] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,792] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,792] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,792] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,824] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,830] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,842] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,842] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,842] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,849] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,855] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,856] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,881] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,893] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,894] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,894] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,894] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,906] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,906] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,928] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,929] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,941] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,941] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,950] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,950] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,962] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,962] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,962] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,962] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,996] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,999] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,999] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,999] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,010] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,010] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,010] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,010] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,022] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,022] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,022] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,022] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,028] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,028] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,035] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,035] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,043] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,043] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,050] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,050] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,064] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,066] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,077] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,077] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,077] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,077] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,092] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,092] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,101] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,101] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,107] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,108] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,115] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,116] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,121] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,122] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,132] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,132] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,140] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,140] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,144] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,144] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,151] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,151] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,156] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,165] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,172] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,173] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,178] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,182] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,182] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,187] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,206] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,214] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,215] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,215] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,215] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,219] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,220] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,230] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,230] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,230] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,231] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,246] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,246] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,246] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,246] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,246] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,246] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,257] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,258] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,258] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,258] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,291] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,317] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,332] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,332] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,332] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,332] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,340] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,340] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,340] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,340] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,345] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,346] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,371] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,371] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,371] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,371] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,381] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,381] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,394] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,395] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,395] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,395] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,406] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,406] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,446] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,446] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,446] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,452] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,453] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,470] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,471] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,471] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,471] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,471] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,471] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,476] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,476] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,481] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,481] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,486] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,486] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,507] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,507] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,507] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,507] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,507] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,507] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,518] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,518] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,518] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,518] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,522] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,522] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,553] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,559] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,573] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,578] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,578] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,580] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,581] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,582] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,582] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,582] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,592] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,594] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,603] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,604] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,604] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,604] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,610] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,610] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,624] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,624] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,624] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,624] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,624] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,624] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,638] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,638] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,638] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,638] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,638] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,638] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,642] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-7-22, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-11-15, -uve-topic-16-23, -uve-topic-12-7, -uve-topic-23-14, -uve-topic-3-6, -uve-topic-14-15, -uve-topic-26-14, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-12-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-20-15, -uve-topic-1-7, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-13-16, -uve-topic-24-23, -uve-topic-25-23, -uve-topic-8-7, -uve-topic-6-7, -uve-topic-15-16, -uve-topic-12-1, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-7-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-11-9, -uve-topic-19-17, -uve-topic-29-16, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-14-9, -uve-topic-16-17, -uve-topic-10-9, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-7-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-6-13, -uve-topic-24-17, -uve-topic-25-17, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-9-21, -uve-topic-1-13, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-23-2, -uve-topic-14-3, -uve-topic-8-1, -uve-topic-26-2, structured_syslog_topic-3, -uve-topic-6-1, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-12-19, -uve-topic-16-11, -uve-topic-7-10, -uve-topic-21-10, -uve-topic-15-4, -uve-topic-20-3, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-0-27, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-16-29, -uve-topic-10-21, -uve-topic-21-28, -uve-topic-9-27, -uve-topic-1-19, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-24-11, -uve-topic-25-11, -uve-topic-0-3, -uve-topic-16-5, -uve-topic-21-4, -uve-topic-20-21, -uve-topic-28-29, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-24-29, -uve-topic-3-24, -uve-topic-25-29, -uve-topic-26-20, -uve-topic-7-16, -uve-topic-11-21, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-23-20, -uve-topic-14-21, -uve-topic-12-13, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-24-5, -uve-topic-3-0, -uve-topic-25-5, -uve-topic-2-17, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-13-22, -uve-topic-4-17, -uve-topic-15-22, -uve-topic-5-17, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-9-9, -uve-topic-1-1) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:24,644] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,645] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,645] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,651] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,651] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,651] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,651] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,651] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,651] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,661] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,661] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,667] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-10-7, -uve-topic-5-24, -uve-topic-13-11, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-20-22, -uve-topic-7-8, -uve-topic-8-5, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-5-15, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, -uve-topic-16-0, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-15-17, -uve-topic-15-8, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-7-26, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-26-24, -uve-topic-0-25, -uve-topic-29-29, -uve-topic-8-29, -uve-topic-23-6, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-6-20, -uve-topic-11-13, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-19-6, -uve-topic-29-5, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-10-28, -uve-topic-13-26, -uve-topic-7-14, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-29-26, -uve-topic-19-27, structured_syslog_topic-28, -uve-topic-1-20, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-15-29, structured_syslog_topic-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-13-23, -uve-topic-25-6, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-3, -uve-topic-23-0, -uve-topic-7-11, -uve-topic-13-20, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-0-13, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-8-23, -uve-topic-8-8, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-4-9, -uve-topic-26-6, -uve-topic-23-27, -uve-topic-2-21, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-21-29, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-20-4, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-21-5, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-4-0, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-21-17, -uve-topic-20-16, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-11-19, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-21-2, -uve-topic-15-26, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-15-11, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-20-19, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-15-2, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-9-16, -uve-topic-21-14, -uve-topic-11-7, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-4-15, -uve-topic-9-28, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-13-29, -uve-topic-11-1, -uve-topic-7-2, -uve-topic-6-26, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-20-13, -uve-topic-26-0, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-10-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-8-14, -uve-topic-13-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-4, -uve-topic-25-0, -uve-topic-10-19, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-1-8, -uve-topic-20-10, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-1, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-20, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-14-19, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:24,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,670] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,670] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,670] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,687] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,687] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,687] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,687] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,687] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,687] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,692] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,693] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,693] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,693] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,703] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,703] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,703] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,703] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,726] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,733] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,733] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,733] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,738] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,738] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,762] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,806] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,819] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,825] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,825] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,825] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,825] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,834] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,834] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,834] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,834] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,840] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,840] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,850] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,850] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,850] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,850] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,855] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,855] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,869] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,869] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,869] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,869] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,869] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,869] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,891] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,902] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,902] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,923] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,933] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,933] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,938] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,953] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,953] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,953] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,963] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,963] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,963] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,968] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,983] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,983] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,983] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,993] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:24,993] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,015] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,032] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,032] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,032] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,043] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,043] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,043] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,047] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,047] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,059] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,059] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-22-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,059] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,059] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,063] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,078] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,078] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-20-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,078] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,078] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,079] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,079] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,089] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,089] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-16-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,112] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,126] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,126] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-1-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,126] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,126] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,126] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,126] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,141] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-7-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,141] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,141] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,141] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,141] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,161] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,161] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-8-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,161] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,161] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-6-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,161] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,161] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,173] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,173] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,173] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,186] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-24-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,186] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,186] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,207] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,210] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,224] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,224] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,224] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,224] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-11-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,224] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,224] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,236] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-0-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,236] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,236] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-29-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,246] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,246] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-9-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,246] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,246] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,265] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,265] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,265] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,265] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,272] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:25,274] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:26,829] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-27-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-16-7, -uve-topic-9-5, -uve-topic-20-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-5-22, -uve-topic-13-24, -uve-topic-4-22, -uve-topic-2-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-22, -uve-topic-26-22, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-21-6, -uve-topic-6-6, -uve-topic-1-6, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-0-23, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-25-7, -uve-topic-26-7, -uve-topic-21-24, -uve-topic-9-23, -uve-topic-3-23, -uve-topic-15-24, -uve-topic-10-8, structured_syslog_topic-8, -uve-topic-11-8, -uve-topic-23-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-15-9, -uve-topic-8-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-23-25, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-3-20, structured_syslog_topic-26, -uve-topic-25-25, -uve-topic-10-26, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-9-20, -uve-topic-16-25, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-5-4, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-13-9, -uve-topic-4-4, -uve-topic-2-4, -uve-topic-20-8, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-13-27, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-15-27, -uve-topic-20-26, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-1-21, -uve-topic-26-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-8-21, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-21-9, -uve-topic-13-3, -uve-topic-3-26, -uve-topic-15-3, -uve-topic-20-2, -uve-topic-0-26, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-9-26, -uve-topic-4-10, -uve-topic-16-19, -uve-topic-2-10, -uve-topic-21-18, structured_syslog_topic-11, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-5-10, -uve-topic-16-4, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-21-3, -uve-topic-1-27, -uve-topic-20-20, -uve-topic-8-27, -uve-topic-19-4, -uve-topic-29-3, structured_syslog_topic-29, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-26-19, -uve-topic-3-11, -uve-topic-10-20, -uve-topic-0-11, -uve-topic-11-20, -uve-topic-23-19, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-9-11, -uve-topic-25-4, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-11-5, -uve-topic-23-4, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-7-24, -uve-topic-21-21, -uve-topic-8-24, -uve-topic-6-24, -uve-topic-15-21, -uve-topic-0-8, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-9-8, -uve-topic-10-5, -uve-topic-3-8, -uve-topic-2-25, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-15-6, -uve-topic-10-23, -uve-topic-11-23, -uve-topic-4-25, -uve-topic-5-25, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-1-9, -uve-topic-20-5, -uve-topic-8-9, -uve-topic-6-9, -uve-topic-7-9, structured_syslog_topic-14, -uve-topic-0-14, -uve-topic-20-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-3-14, -uve-topic-13-15, -uve-topic-15-15, -uve-topic-9-14, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-1-15, -uve-topic-15-0, -uve-topic-8-15, -uve-topic-21-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-21-0, -uve-topic-5-28, -uve-topic-4-28, -uve-topic-2-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-11-17, -uve-topic-6-12, structured_syslog_topic-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-1-12, -uve-topic-10-17, -uve-topic-25-16, -uve-topic-26-16, -uve-topic-7-12, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-8-12, -uve-topic-23-1, -uve-topic-14-2, -uve-topic-24-1, structured_syslog_topic-2, -uve-topic-25-1, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-26-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-9-29, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-4-13, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-20-17, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-16-28, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-21-27, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-6-18, -uve-topic-23-10, -uve-topic-3-2, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-10, -uve-topic-26-10, -uve-topic-10-11, -uve-topic-0-2, -uve-topic-11-11, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-25-28, -uve-topic-4-19, -uve-topic-26-28, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-23-28, -uve-topic-24-28, -uve-topic-14-29, structured_syslog_topic-20, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-15-12, -uve-topic-20-11, -uve-topic-1-3, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-20-29, -uve-topic-19-13, -uve-topic-29-12, structured_syslog_topic-5, -uve-topic-2-16, -uve-topic-22-29, -uve-topic-5-16, -uve-topic-4-16, -uve-topic-1-0, -uve-topic-16-13, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-21-12, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-6-0, structured_syslog_topic-23, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-10-14, -uve-topic-11-14, -uve-topic-9-17, -uve-topic-26-13, -uve-topic-2-1, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-23-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:26,830] INFO [ReplicaFetcherThread-0-1]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:26,830] INFO [ReplicaFetcherThread-0-1]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:26,830] INFO [ReplicaFetcherThread-0-1]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:26,857] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -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-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -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-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,616] INFO [KafkaServer id=3] Retrying controlled shutdown (2 retries remaining) (kafka.server.KafkaServer) [2026-06-04 06:05:28,616] INFO [KafkaServer id=3] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:28,643] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -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-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -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, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-21-7, -uve-topic-11-8, -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-20-14, -uve-topic-10-15, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, -uve-topic-21-1, -uve-topic-11-2, -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-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -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-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -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-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-22-8, -uve-topic-12-9, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-27-10, -uve-topic-17-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-29-5, -uve-topic-19-6, -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-24-26, -uve-topic-14-27, -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, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -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-28-8, -uve-topic-18-9, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -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-29-10, -uve-topic-19-11, -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-29-25, -uve-topic-19-26, -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-29-12, -uve-topic-19-13, structured_syslog_topic-24, -uve-topic-21-16, -uve-topic-11-17, -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, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -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-20-11, -uve-topic-10-12, -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-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-3, -uve-topic-4-23, -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-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-11, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-16-11, -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, -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-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-27, -uve-topic-17-28, -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, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-26-25, -uve-topic-16-26, -uve-topic-7-16, -uve-topic-25-24, -uve-topic-15-25, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-22-18, -uve-topic-12-19, -uve-topic-27-23, -uve-topic-17-24, -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, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-13, -uve-topic-11-14, -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-28-18, -uve-topic-18-19, -uve-topic-22-12, -uve-topic-12-13, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-24-14, -uve-topic-14-15, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -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-22-11, -uve-topic-12-12, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -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-22-27, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-20-24, -uve-topic-10-25, -uve-topic-21-9, -uve-topic-11-10, -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, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-27-22, -uve-topic-17-23, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-19-2, -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, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-18, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -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, -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-23-12, -uve-topic-13-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-21-14, -uve-topic-11-15, -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, -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, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, -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-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-20-18, -uve-topic-10-19, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-6-12, -uve-topic-21-11, -uve-topic-11-12, -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, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -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-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-26-1, -uve-topic-16-2, -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-27-12, -uve-topic-17-13, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,644] INFO [ReplicaAlterLogDirsManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -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-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -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, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-21-7, -uve-topic-11-8, -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-20-14, -uve-topic-10-15, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, -uve-topic-21-1, -uve-topic-11-2, -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-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -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-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -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-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-22-8, -uve-topic-12-9, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-27-10, -uve-topic-17-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-29-5, -uve-topic-19-6, -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-24-26, -uve-topic-14-27, -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, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -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-28-8, -uve-topic-18-9, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -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-29-10, -uve-topic-19-11, -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-29-25, -uve-topic-19-26, -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-29-12, -uve-topic-19-13, structured_syslog_topic-24, -uve-topic-21-16, -uve-topic-11-17, -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, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -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-20-11, -uve-topic-10-12, -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-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-3, -uve-topic-4-23, -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-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-11, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-16-11, -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, -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-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-27, -uve-topic-17-28, -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, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-26-25, -uve-topic-16-26, -uve-topic-7-16, -uve-topic-25-24, -uve-topic-15-25, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-22-18, -uve-topic-12-19, -uve-topic-27-23, -uve-topic-17-24, -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, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-13, -uve-topic-11-14, -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-28-18, -uve-topic-18-19, -uve-topic-22-12, -uve-topic-12-13, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-24-14, -uve-topic-14-15, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -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-22-11, -uve-topic-12-12, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -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-22-27, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-20-24, -uve-topic-10-25, -uve-topic-21-9, -uve-topic-11-10, -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, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-27-22, -uve-topic-17-23, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-19-2, -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, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-18, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -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, -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-23-12, -uve-topic-13-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-21-14, -uve-topic-11-15, -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, -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, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, -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-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-20-18, -uve-topic-10-19, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-6-12, -uve-topic-21-11, -uve-topic-11-12, -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, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -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-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-26-1, -uve-topic-16-2, -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-27-12, -uve-topic-17-13, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:28,885] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -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-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -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, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-21-7, -uve-topic-11-8, -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-20-14, -uve-topic-10-15, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, -uve-topic-21-1, -uve-topic-11-2, -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-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -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-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -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-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-22-8, -uve-topic-12-9, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-27-10, -uve-topic-17-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-29-5, -uve-topic-19-6, -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-24-26, -uve-topic-14-27, -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, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -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-28-8, -uve-topic-18-9, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -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-29-10, -uve-topic-19-11, -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-29-25, -uve-topic-19-26, -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-29-12, -uve-topic-19-13, structured_syslog_topic-24, -uve-topic-21-16, -uve-topic-11-17, -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, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -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-20-11, -uve-topic-10-12, -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-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-3, -uve-topic-4-23, -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-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-11, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-16-11, -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, -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-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-27, -uve-topic-17-28, -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, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-26-25, -uve-topic-16-26, -uve-topic-7-16, -uve-topic-25-24, -uve-topic-15-25, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-22-18, -uve-topic-12-19, -uve-topic-27-23, -uve-topic-17-24, -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, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-13, -uve-topic-11-14, -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-28-18, -uve-topic-18-19, -uve-topic-22-12, -uve-topic-12-13, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-24-14, -uve-topic-14-15, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -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-22-11, -uve-topic-12-12, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -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-22-27, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-20-24, -uve-topic-10-25, -uve-topic-21-9, -uve-topic-11-10, -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, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-27-22, -uve-topic-17-23, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-19-2, -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, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-18, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -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, -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-23-12, -uve-topic-13-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-21-14, -uve-topic-11-15, -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, -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, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, -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-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-20-18, -uve-topic-10-19, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-6-12, -uve-topic-21-11, -uve-topic-11-12, -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, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -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-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-26-1, -uve-topic-16-2, -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-27-12, -uve-topic-17-13, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,885] INFO [ReplicaAlterLogDirsManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -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-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -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, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-21-7, -uve-topic-11-8, -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-20-14, -uve-topic-10-15, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, -uve-topic-21-1, -uve-topic-11-2, -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-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -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-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -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-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-22-8, -uve-topic-12-9, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-27-10, -uve-topic-17-11, -uve-topic-22-24, -uve-topic-12-25, -uve-topic-29-5, -uve-topic-19-6, -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-24-26, -uve-topic-14-27, -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, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -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-28-8, -uve-topic-18-9, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -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-29-10, -uve-topic-19-11, -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-29-25, -uve-topic-19-26, -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-29-12, -uve-topic-19-13, structured_syslog_topic-24, -uve-topic-21-16, -uve-topic-11-17, -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, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -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-20-11, -uve-topic-10-12, -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-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-3, -uve-topic-4-23, -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-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-11, -uve-topic-13-12, -uve-topic-26-10, -uve-topic-16-11, -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, -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-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-27, -uve-topic-17-28, -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, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-26-25, -uve-topic-16-26, -uve-topic-7-16, -uve-topic-25-24, -uve-topic-15-25, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-22-18, -uve-topic-12-19, -uve-topic-27-23, -uve-topic-17-24, -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, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-13, -uve-topic-11-14, -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-28-18, -uve-topic-18-19, -uve-topic-22-12, -uve-topic-12-13, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-27-16, -uve-topic-17-17, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-24-14, -uve-topic-14-15, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -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-22-11, -uve-topic-12-12, -uve-topic-28-14, -uve-topic-18-15, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -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-22-27, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-20-24, -uve-topic-10-25, -uve-topic-21-9, -uve-topic-11-10, -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, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-27-22, -uve-topic-17-23, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-29-1, -uve-topic-19-2, -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, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-18, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -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, -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-23-12, -uve-topic-13-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-21-14, -uve-topic-11-15, -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, -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, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, -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-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-20-18, -uve-topic-10-19, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-6-12, -uve-topic-21-11, -uve-topic-11-12, -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, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -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-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-26-1, -uve-topic-16-2, -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-27-12, -uve-topic-17-13, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:28,893] INFO [KafkaServer id=3] Controlled shutdown request returned successfully after 276ms (kafka.server.KafkaServer) [2026-06-04 06:05:28,895] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:05:28,896] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:05:28,896] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:05:28,897] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-04 06:05:28,904] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-04 06:05:28,904] INFO [data-plane Kafka Request Handler on Broker 3], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:05:28,921] INFO [data-plane Kafka Request Handler on Broker 3], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:05:28,926] INFO [ExpirationReaper-3-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,927] INFO [ExpirationReaper-3-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,929] INFO [ExpirationReaper-3-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,930] INFO [KafkaApi-3] Shutdown complete. (kafka.server.KafkaApis) [2026-06-04 06:05:28,931] INFO [ExpirationReaper-3-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,933] INFO [ExpirationReaper-3-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,934] INFO [ExpirationReaper-3-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,935] INFO [TransactionCoordinator id=3] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:05:28,936] INFO [Transaction State Manager 3]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-04 06:05:28,936] INFO [TxnMarkerSenderThread-3]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:05:28,936] INFO [TxnMarkerSenderThread-3]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:05:28,936] INFO [TxnMarkerSenderThread-3]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:05:28,937] INFO [TransactionCoordinator id=3] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:05:28,937] INFO [GroupCoordinator 3]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:05:28,938] INFO [ExpirationReaper-3-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,941] INFO [ExpirationReaper-3-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,942] INFO [ExpirationReaper-3-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,942] INFO [ExpirationReaper-3-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,942] INFO [ExpirationReaper-3-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,942] INFO [ExpirationReaper-3-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,943] INFO [GroupCoordinator 3]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:05:28,943] INFO [ReplicaManager broker=3] Shutting down (kafka.server.ReplicaManager) [2026-06-04 06:05:28,943] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:05:28,944] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:05:28,944] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:05:28,944] INFO [ReplicaFetcherManager on broker 3] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,945] INFO [ReplicaFetcherManager on broker 3] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:28,945] INFO [ReplicaAlterLogDirsManager on broker 3] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:28,945] INFO [ReplicaAlterLogDirsManager on broker 3] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:28,945] INFO [ExpirationReaper-3-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,945] INFO [ExpirationReaper-3-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,946] INFO [ExpirationReaper-3-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,946] INFO [ExpirationReaper-3-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,949] INFO [ExpirationReaper-3-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,950] INFO [ExpirationReaper-3-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,950] INFO [ExpirationReaper-3-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,950] INFO [ExpirationReaper-3-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,950] INFO [ExpirationReaper-3-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,950] INFO [ExpirationReaper-3-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,951] INFO [ExpirationReaper-3-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,951] INFO [ExpirationReaper-3-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,951] INFO [ExpirationReaper-3-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,952] INFO [ExpirationReaper-3-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,952] INFO [ExpirationReaper-3-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:28,963] INFO [AddPartitionsToTxnSenderThread-3]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:05:28,963] INFO [AddPartitionsToTxnSenderThread-3]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:05:28,963] INFO [AddPartitionsToTxnSenderThread-3]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:05:28,963] INFO [ReplicaManager broker=3] Shut down completely (kafka.server.ReplicaManager) [2026-06-04 06:05:28,964] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:28,964] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:28,964] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:28,966] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:05:28,966] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:28,966] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:28,966] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:28,966] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:05:28,967] INFO Shutting down. (kafka.log.LogManager) [2026-06-04 06:05:28,968] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:28,968] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:28,969] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:28,969] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:28,969] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:28,969] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:28,987] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 80 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:29,153] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 95 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:29,420] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 109 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:29,575] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 83 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:29,761] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 88 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:29,776] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 101 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:29,902] INFO [ProducerStateManager partition=-uve-topic-18-0] Wrote producer snapshot at offset 16 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,063] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 155 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,072] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 45 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,172] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 740 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,313] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 151 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,474] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 45 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,649] INFO [ProducerStateManager partition=-uve-topic-19-0] Wrote producer snapshot at offset 16 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,845] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 52 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:30,861] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 89 with 0 producer ids in 2 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:31,142] WARN Session 0x100001b1693000b for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100001b1693000b, 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) +++ date ++ echo 'INFO: =================== Thu Jun 4 06:05:33 UTC 2026 ===================' INFO: =================== Thu Jun 4 06:05:33 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ +++ head -n 1 awk '{print $2}' +++ grep 'inet ' +++ 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 '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ +++ sort tr '\n' , +++ 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' ']' ++ cut -d ' ' -f 1 ++ echo 10.0.0.33 3 + my_ip=10.0.0.33 ++ cut -d ' ' -f 2 ++ echo 10.0.0.33 3 + 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 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-06-04 06:05:39,800] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 06:05:42,744] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 06:05:43,984] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:05:43,996] INFO starting (kafka.server.KafkaServer) [2026-06-04 06:05:44,011] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 06:05:44,259] 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-06-04 06:05:44,265] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,265] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-3. (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,265] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,265] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,265] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,265] 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-06-04 06:05:44,275] 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-06-04 06:05:44,275] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,275] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,275] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,275] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,275] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,277] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,277] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,277] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,277] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,277] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,277] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:44,285] 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-06-04 06:05:44,357] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 06:05:44,400] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:44,437] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:44,464] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:44,501] INFO Socket connection established, initiating session, client: /10.0.0.33:56496, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:44,528] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b10003, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:44,613] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:46,307] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 06:05:46,892] 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-06-04 06:05:47,333] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:47,368] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:47,368] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:47,371] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:48,021] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:48,390] INFO Skipping recovery of 930 logs from /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2026-06-04 06:05:49,106] 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-06-04 06:05:49,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 680ms (1/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,306] 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-06-04 06:05:49,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (2/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,373] 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-06-04 06:05:49,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 80ms (3/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,455] 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-06-04 06:05:49,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 65ms (4/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,500] 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-06-04 06:05:49,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 32ms (5/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,581] 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-06-04 06:05:49,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 38ms (6/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,622] 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-06-04 06:05:49,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 57ms (7/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,662] 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-06-04 06:05:49,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (8/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,741] 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-06-04 06:05:49,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 55ms (9/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,788] 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-06-04 06:05:49,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 30ms (10/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,793] 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-06-04 06:05:49,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (11/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,814] 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-06-04 06:05:49,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 31ms (12/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,950] 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-06-04 06:05:49,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 100ms (13/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,970] 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-06-04 06:05:49,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 32ms (14/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,993] 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-06-04 06:05:50,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (15/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,053] 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-06-04 06:05:50,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (16/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,085] 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-06-04 06:05:50,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (17/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,137] 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-06-04 06:05:50,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 41ms (18/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,175] 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-06-04 06:05:50,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 34ms (19/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,198] 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-06-04 06:05:50,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 27ms (20/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,260] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 740 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,260] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 740 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,261] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file 'SnapshotFile(offset=740, file=/tmp/kafka-logs/-uve-topic-0-0/00000000000000000740.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:50,271] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 10ms for snapshot load and 0ms for segment recovery from offset 740 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=740) with 1 segments, local-log-start-offset 0 and log-end-offset 740 in 68ms (21/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,303] 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-06-04 06:05:50,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 27ms (22/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,331] 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-06-04 06:05:50,336] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (23/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,358] 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-06-04 06:05:50,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (24/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,413] 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-06-04 06:05:50,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 92ms (25/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,473] 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-06-04 06:05:50,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (26/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,535] 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-06-04 06:05:50,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 57ms (27/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,559] 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-06-04 06:05:50,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (28/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,598] 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-06-04 06:05:50,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (29/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,616] 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-06-04 06:05:50,626] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (30/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,636] 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-06-04 06:05:50,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 31ms (31/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,682] 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-06-04 06:05:50,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 33ms (32/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,711] 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-06-04 06:05:50,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (33/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,719] 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-06-04 06:05:50,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (34/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,732] 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-06-04 06:05:50,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (35/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,752] 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-06-04 06:05:50,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (36/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,786] 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-06-04 06:05:50,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (37/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,809] 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-06-04 06:05:50,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (38/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,812] 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-06-04 06:05:50,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (39/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,826] 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-06-04 06:05:50,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (40/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,840] 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-06-04 06:05:50,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (41/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,857] 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-06-04 06:05:50,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (42/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,867] 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-06-04 06:05:50,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (43/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,906] 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-06-04 06:05:50,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (44/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,932] 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-06-04 06:05:50,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 36ms (45/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,958] 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-06-04 06:05:50,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (46/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,009] 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-06-04 06:05:51,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 34ms (47/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,018] 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-06-04 06:05:51,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 53ms (48/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,094] 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-06-04 06:05:51,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 51ms (49/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,158] 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-06-04 06:05:51,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 39ms (50/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,191] 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-06-04 06:05:51,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 48ms (51/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,231] 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-06-04 06:05:51,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (52/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,298] 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-06-04 06:05:51,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 59ms (53/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,338] 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-06-04 06:05:51,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 40ms (54/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,374] 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-06-04 06:05:51,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 36ms (55/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,400] 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-06-04 06:05:51,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (56/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,403] 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-06-04 06:05:51,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (57/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,414] 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-06-04 06:05:51,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (58/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,458] 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-06-04 06:05:51,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (59/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,472] 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-06-04 06:05:51,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (60/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,475] 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-06-04 06:05:51,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (61/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,509] 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-06-04 06:05:51,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 31ms (62/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,527] 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-06-04 06:05:51,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (63/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,539] 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-06-04 06:05:51,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (64/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,571] 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-06-04 06:05:51,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 35ms (65/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,629] 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-06-04 06:05:51,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 32ms (66/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,638] 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-06-04 06:05:51,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (67/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,663] 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-06-04 06:05:51,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (68/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,680] 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-06-04 06:05:51,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (69/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,694] 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-06-04 06:05:51,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (70/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,728] 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-06-04 06:05:51,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (71/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,736] 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-06-04 06:05:51,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (72/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,741] 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-06-04 06:05:51,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (73/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,782] 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-06-04 06:05:51,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (74/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,817] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 88 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,832] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 88 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,839] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file 'SnapshotFile(offset=88, file=/tmp/kafka-logs/-uve-topic-24-0/00000000000000000088.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:51,840] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 88 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=88) with 1 segments, local-log-start-offset 0 and log-end-offset 88 in 51ms (75/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,858] 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-06-04 06:05:51,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (76/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,888] 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-06-04 06:05:51,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 49ms (77/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,923] 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-06-04 06:05:51,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (78/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,932] 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-06-04 06:05:51,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (79/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,935] 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-06-04 06:05:51,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (80/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,965] 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-06-04 06:05:51,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (81/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,974] 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-06-04 06:05:51,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (82/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,984] 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-06-04 06:05:51,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (83/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,010] 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-06-04 06:05:52,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (84/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,028] 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-06-04 06:05:52,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (85/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,067] 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-06-04 06:05:52,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 33ms (86/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,082] 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-06-04 06:05:52,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (87/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,087] 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-06-04 06:05:52,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (88/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,102] 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-06-04 06:05:52,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (89/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,105] 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-06-04 06:05:52,118] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (90/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,126] 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-06-04 06:05:52,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (91/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,158] 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-06-04 06:05:52,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 33ms (92/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,165] 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-06-04 06:05:52,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (93/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,194] 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-06-04 06:05:52,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (94/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,206] 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-06-04 06:05:52,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (95/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,210] 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-06-04 06:05:52,215] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (96/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,242] 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-06-04 06:05:52,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (97/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,259] 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-06-04 06:05:52,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (98/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,262] 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-06-04 06:05:52,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (99/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,265] 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-06-04 06:05:52,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (100/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,288] 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-06-04 06:05:52,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (101/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,297] 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-06-04 06:05:52,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (102/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,315] 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-06-04 06:05:52,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (103/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,340] 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-06-04 06:05:52,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (104/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,342] 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-06-04 06:05:52,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (105/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,361] 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-06-04 06:05:52,367] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (106/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,394] 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-06-04 06:05:52,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 27ms (107/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,396] 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-06-04 06:05:52,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (108/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,415] 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-06-04 06:05:52,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (109/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,426] 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-06-04 06:05:52,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (110/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,428] 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-06-04 06:05:52,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (111/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,450] 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-06-04 06:05:52,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (112/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,460] 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-06-04 06:05:52,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (113/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,468] 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-06-04 06:05:52,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (114/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,481] 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-06-04 06:05:52,484] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (115/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,494] 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-06-04 06:05:52,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (116/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,548] 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-06-04 06:05:52,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 39ms (117/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,550] 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-06-04 06:05:52,551] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (118/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,561] 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-06-04 06:05:52,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (119/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,570] 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-06-04 06:05:52,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (120/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,588] 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-06-04 06:05:52,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (121/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,590] 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-06-04 06:05:52,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (122/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,596] 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-06-04 06:05:52,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (123/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,611] 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-06-04 06:05:52,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (124/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,627] 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-06-04 06:05:52,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (125/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,650] 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-06-04 06:05:52,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (126/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,685] 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-06-04 06:05:52,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 27ms (127/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,725] 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-06-04 06:05:52,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (128/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,744] 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-06-04 06:05:52,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (129/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,775] 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-06-04 06:05:52,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (130/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,777] 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-06-04 06:05:52,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (131/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,782] 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-06-04 06:05:52,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (132/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,814] 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-06-04 06:05:52,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (133/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,830] 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-06-04 06:05:52,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (134/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,853] 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-06-04 06:05:52,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (135/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,867] 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-06-04 06:05:52,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (136/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,897] 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-06-04 06:05:52,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (137/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,911] 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-06-04 06:05:52,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (138/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,938] 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-06-04 06:05:52,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (139/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,956] 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-06-04 06:05:52,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (140/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,968] 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-06-04 06:05:52,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (141/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,998] 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-06-04 06:05:52,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (142/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,000] 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-06-04 06:05:53,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (143/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,028] 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-06-04 06:05:53,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (144/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,039] 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-06-04 06:05:53,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (145/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,048] 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-06-04 06:05:53,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (146/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,050] 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-06-04 06:05:53,050] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (147/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,069] 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-06-04 06:05:53,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (148/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,072] 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-06-04 06:05:53,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (149/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,086] 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-06-04 06:05:53,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (150/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,100] 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-06-04 06:05:53,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (151/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,104] 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-06-04 06:05:53,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (152/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,118] 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-06-04 06:05:53,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (153/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,130] 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-06-04 06:05:53,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (154/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,156] 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-06-04 06:05:53,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (155/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,158] 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-06-04 06:05:53,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (156/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,159] 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-06-04 06:05:53,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (157/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,161] 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-06-04 06:05:53,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (158/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,175] 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-06-04 06:05:53,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (159/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,186] 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-06-04 06:05:53,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (160/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,201] 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-06-04 06:05:53,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (161/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,203] 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-06-04 06:05:53,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (162/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,223] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 101 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,223] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 101 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,223] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file 'SnapshotFile(offset=101, file=/tmp/kafka-logs/-uve-topic-23-0/00000000000000000101.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:53,223] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 101 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=101) with 1 segments, local-log-start-offset 0 and log-end-offset 101 in 20ms (163/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,232] 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-06-04 06:05:53,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (164/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,238] 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-06-04 06:05:53,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (165/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,251] 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-06-04 06:05:53,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (166/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,262] 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-06-04 06:05:53,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (167/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,276] 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-06-04 06:05:53,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (168/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,286] 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-06-04 06:05:53,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (169/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,291] 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-06-04 06:05:53,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (170/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,307] 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-06-04 06:05:53,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (171/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,327] 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-06-04 06:05:53,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (172/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,329] 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-06-04 06:05:53,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (173/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,339] 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-06-04 06:05:53,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (174/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,359] 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-06-04 06:05:53,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (175/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,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-06-04 06:05:53,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (176/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,377] 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-06-04 06:05:53,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (177/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,506] 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-06-04 06:05:53,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 123ms (178/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,512] 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-06-04 06:05:53,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (179/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,524] 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-06-04 06:05:53,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (180/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,528] 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-06-04 06:05:53,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (181/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,547] 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-06-04 06:05:53,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (182/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,552] 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-06-04 06:05:53,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (183/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,572] 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-06-04 06:05:53,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (184/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,582] 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-06-04 06:05:53,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (185/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,585] 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-06-04 06:05:53,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (186/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,616] 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-06-04 06:05:53,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (187/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,641] 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-06-04 06:05:53,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (188/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,666] 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-06-04 06:05:53,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (189/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,693] 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-06-04 06:05:53,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (190/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,746] 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-06-04 06:05:53,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 51ms (191/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,760] 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-06-04 06:05:53,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 41ms (192/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,814] 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-06-04 06:05:53,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (193/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,816] 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-06-04 06:05:53,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (194/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,827] 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-06-04 06:05:53,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (195/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,847] 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-06-04 06:05:53,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (196/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,855] 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-06-04 06:05:53,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (197/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,882] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 80 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,882] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 80 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,882] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file 'SnapshotFile(offset=80, file=/tmp/kafka-logs/-uve-topic-21-0/00000000000000000080.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:53,882] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 80 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=80) with 1 segments, local-log-start-offset 0 and log-end-offset 80 in 13ms (198/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,903] 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-06-04 06:05:53,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (199/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,914] 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-06-04 06:05:53,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (200/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,939] 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-06-04 06:05:53,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (201/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,947] 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-06-04 06:05:53,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (202/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,959] 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-06-04 06:05:53,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (203/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,967] 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-06-04 06:05:53,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (204/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,974] 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-06-04 06:05:54,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 33ms (205/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,030] 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-06-04 06:05:54,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (206/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,052] 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-06-04 06:05:54,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (207/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,587] 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-06-04 06:05:54,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 532ms (208/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,631] 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-06-04 06:05:54,632] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 44ms (209/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,633] 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-06-04 06:05:54,633] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (210/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,634] 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-06-04 06:05:54,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (211/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,635] 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-06-04 06:05:54,636] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (212/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,637] 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-06-04 06:05:54,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (213/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,638] 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-06-04 06:05:54,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (214/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,642] 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-06-04 06:05:54,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (215/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,643] 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-06-04 06:05:54,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (216/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,645] 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-06-04 06:05:54,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (217/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,772] 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-06-04 06:05:54,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 128ms (218/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,782] 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-06-04 06:05:54,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (219/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,789] 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-06-04 06:05:54,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (220/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,793] 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-06-04 06:05:54,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (221/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,814] 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-06-04 06:05:54,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (222/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,816] 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-06-04 06:05:54,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (223/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,830] 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-06-04 06:05:54,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (224/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,832] 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-06-04 06:05:54,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (225/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,836] 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-06-04 06:05:54,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (226/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,838] 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-06-04 06:05:54,839] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (227/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,858] 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-06-04 06:05:54,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 19ms (228/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,871] 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-06-04 06:05:54,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (229/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,878] 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-06-04 06:05:54,879] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (230/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,880] 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-06-04 06:05:54,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (231/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,882] 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-06-04 06:05:54,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (232/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,884] 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-06-04 06:05:54,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (233/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,885] 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-06-04 06:05:54,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (234/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,899] 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-06-04 06:05:54,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (235/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,901] 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-06-04 06:05:54,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (236/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,915] 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-06-04 06:05:54,916] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (237/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,929] 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-06-04 06:05:54,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (238/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,950] 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-06-04 06:05:54,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (239/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,961] 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-06-04 06:05:54,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (240/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,965] 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-06-04 06:05:54,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (241/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,982] 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-06-04 06:05:54,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (242/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,985] 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-06-04 06:05:54,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (243/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,991] 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-06-04 06:05:54,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (244/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,993] 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-06-04 06:05:55,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (245/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,007] 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-06-04 06:05:55,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (246/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,012] 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-06-04 06:05:55,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (247/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,025] 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-06-04 06:05:55,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (248/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,027] 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-06-04 06:05:55,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (249/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,050] 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-06-04 06:05:55,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (250/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,052] 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-06-04 06:05:55,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (251/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,061] 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-06-04 06:05:55,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (252/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,077] 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-06-04 06:05:55,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (253/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,079] 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-06-04 06:05:55,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (254/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,080] 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-06-04 06:05:55,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (255/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,101] 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-06-04 06:05:55,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (256/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,103] 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-06-04 06:05:55,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (257/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,105] 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-06-04 06:05:55,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (258/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,142] 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-06-04 06:05:55,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (259/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,144] 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-06-04 06:05:55,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (260/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,182] 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-06-04 06:05:55,182] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (261/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,218] 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-06-04 06:05:55,228] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (262/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,238] 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-06-04 06:05:55,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 19ms (263/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,273] 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-06-04 06:05:55,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 27ms (264/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,290] 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-06-04 06:05:55,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (265/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,315] 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-06-04 06:05:55,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (266/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,338] 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-06-04 06:05:55,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (267/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,346] 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-06-04 06:05:55,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (268/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,356] 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-06-04 06:05:55,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (269/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,358] 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-06-04 06:05:55,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (270/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,360] 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-06-04 06:05:55,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (271/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,375] 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-06-04 06:05:55,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (272/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,388] 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-06-04 06:05:55,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (273/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,473] 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-06-04 06:05:55,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 85ms (274/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,475] 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-06-04 06:05:55,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (275/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,480] 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-06-04 06:05:55,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (276/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,484] 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-06-04 06:05:55,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (277/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,498] 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-06-04 06:05:55,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (278/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,500] 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-06-04 06:05:55,500] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (279/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,503] 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-06-04 06:05:55,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (280/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,506] 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-06-04 06:05:55,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (281/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,515] 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-06-04 06:05:55,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (282/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,517] 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-06-04 06:05:55,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (283/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,518] 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-06-04 06:05:55,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (284/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,530] 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-06-04 06:05:55,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (285/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,531] 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-06-04 06:05:55,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (286/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,543] 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-06-04 06:05:55,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (287/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,554] 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-06-04 06:05:55,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (288/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,556] 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-06-04 06:05:55,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (289/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,574] 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-06-04 06:05:55,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (290/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,611] 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-06-04 06:05:55,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 38ms (291/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,618] 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-06-04 06:05:55,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (292/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,621] 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-06-04 06:05:55,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (293/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,625] 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-06-04 06:05:55,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (294/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,627] 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-06-04 06:05:55,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (295/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,638] 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-06-04 06:05:55,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (296/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,667] 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-06-04 06:05:55,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (297/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,668] 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-06-04 06:05:55,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (298/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,670] 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-06-04 06:05:55,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (299/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,671] 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-06-04 06:05:55,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (300/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,673] 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-06-04 06:05:55,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (301/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,678] 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-06-04 06:05:55,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (302/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,687] 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-06-04 06:05:55,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (303/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,698] 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-06-04 06:05:55,700] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (304/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,723] 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-06-04 06:05:55,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (305/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,725] 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-06-04 06:05:55,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (306/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,728] 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-06-04 06:05:55,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (307/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,739] 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-06-04 06:05:55,740] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (308/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,741] 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-06-04 06:05:55,745] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (309/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,753] 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-06-04 06:05:55,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (310/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,769] 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-06-04 06:05:55,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (311/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,771] 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-06-04 06:05:55,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (312/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,786] 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-06-04 06:05:55,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (313/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,791] 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-06-04 06:05:55,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (314/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,803] 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-06-04 06:05:55,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (315/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,819] 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-06-04 06:05:55,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (316/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,829] 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-06-04 06:05:55,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (317/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,837] 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-06-04 06:05:55,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (318/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,847] 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-06-04 06:05:55,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (319/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,862] 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-06-04 06:05:55,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (320/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,867] 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-06-04 06:05:55,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (321/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,877] 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-06-04 06:05:55,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (322/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,888] 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-06-04 06:05:55,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (323/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,907] 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-06-04 06:05:55,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (324/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,910] 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-06-04 06:05:55,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (325/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,934] 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-06-04 06:05:55,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (326/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,936] 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-06-04 06:05:55,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (327/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,945] 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-06-04 06:05:55,947] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (328/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,971] 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-06-04 06:05:55,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (329/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,973] 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-06-04 06:05:55,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (330/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,978] 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-06-04 06:05:55,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (331/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,980] 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-06-04 06:05:55,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (332/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,986] 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-06-04 06:05:55,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (333/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,987] 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-06-04 06:05:55,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (334/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,011] 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-06-04 06:05:56,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (335/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,012] 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-06-04 06:05:56,013] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (336/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,014] 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-06-04 06:05:56,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (337/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,041] 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-06-04 06:05:56,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (338/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,054] 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-06-04 06:05:56,054] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (339/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,056] 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-06-04 06:05:56,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (340/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,060] 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-06-04 06:05:56,060] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (341/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,062] 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-06-04 06:05:56,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (342/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,063] 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-06-04 06:05:56,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (343/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,064] 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-06-04 06:05:56,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (344/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,071] 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-06-04 06:05:56,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (345/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,074] 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-06-04 06:05:56,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (346/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,075] 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-06-04 06:05:56,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (347/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,079] 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-06-04 06:05:56,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (348/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,081] 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-06-04 06:05:56,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (349/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,086] 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-06-04 06:05:56,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (350/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,087] 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-06-04 06:05:56,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (351/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,088] 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-06-04 06:05:56,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (352/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,105] 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-06-04 06:05:56,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (353/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,106] 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-06-04 06:05:56,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (354/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,111] 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-06-04 06:05:56,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (355/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,119] 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-06-04 06:05:56,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (356/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,126] 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-06-04 06:05:56,126] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (357/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,127] 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-06-04 06:05:56,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (358/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,131] 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-06-04 06:05:56,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (359/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,135] 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-06-04 06:05:56,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (360/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,139] 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-06-04 06:05:56,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (361/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,143] 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-06-04 06:05:56,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (362/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,149] 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-06-04 06:05:56,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (363/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,156] 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-06-04 06:05:56,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (364/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,158] 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-06-04 06:05:56,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (365/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,161] 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-06-04 06:05:56,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (366/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,163] 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-06-04 06:05:56,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (367/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,169] 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-06-04 06:05:56,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (368/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,171] 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-06-04 06:05:56,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (369/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,173] 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-06-04 06:05:56,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (370/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,178] 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-06-04 06:05:56,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (371/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,202] 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-06-04 06:05:56,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (372/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,204] 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-06-04 06:05:56,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (373/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,207] 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-06-04 06:05:56,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (374/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,213] 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-06-04 06:05:56,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (375/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,217] 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-06-04 06:05:56,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (376/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,220] 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-06-04 06:05:56,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (377/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,221] 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-06-04 06:05:56,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (378/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,223] 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-06-04 06:05:56,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (379/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,227] 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-06-04 06:05:56,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (380/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,230] 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-06-04 06:05:56,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (381/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,232] 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-06-04 06:05:56,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (382/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,233] 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-06-04 06:05:56,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (383/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,235] 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-06-04 06:05:56,235] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (384/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,236] 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-06-04 06:05:56,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (385/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,237] 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-06-04 06:05:56,237] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (386/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,246] 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-06-04 06:05:56,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (387/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,248] 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-06-04 06:05:56,248] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (388/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,249] 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-06-04 06:05:56,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (389/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,254] 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-06-04 06:05:56,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (390/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,255] 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-06-04 06:05:56,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (391/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,257] 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-06-04 06:05:56,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (392/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,273] 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-06-04 06:05:56,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (393/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,280] 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-06-04 06:05:56,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (394/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,290] 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-06-04 06:05:56,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (395/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,311] 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-06-04 06:05:56,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (396/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,314] 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-06-04 06:05:56,315] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (397/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,325] 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-06-04 06:05:56,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (398/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,327] 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-06-04 06:05:56,327] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (399/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,328] 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-06-04 06:05:56,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (400/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,329] 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-06-04 06:05:56,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (401/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,346] 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-06-04 06:05:56,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (402/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,348] 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-06-04 06:05:56,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (403/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,350] 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-06-04 06:05:56,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (404/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,352] 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-06-04 06:05:56,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (405/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,374] 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-06-04 06:05:56,375] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (406/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,381] 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-06-04 06:05:56,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (407/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,383] 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-06-04 06:05:56,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (408/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,387] 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-06-04 06:05:56,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (409/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,395] 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-06-04 06:05:56,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (410/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,399] 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-06-04 06:05:56,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (411/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,400] 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-06-04 06:05:56,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (412/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,421] 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-06-04 06:05:56,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (413/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,425] 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-06-04 06:05:56,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (414/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,433] 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-06-04 06:05:56,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (415/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,446] 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-06-04 06:05:56,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (416/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,447] 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-06-04 06:05:56,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (417/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,448] 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-06-04 06:05:56,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (418/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,464] 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-06-04 06:05:56,465] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (419/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,471] 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-06-04 06:05:56,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (420/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,478] 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-06-04 06:05:56,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (421/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,482] 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-06-04 06:05:56,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (422/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,491] 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-06-04 06:05:56,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (423/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,496] 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-06-04 06:05:56,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (424/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,506] 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-06-04 06:05:56,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (425/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,511] 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-06-04 06:05:56,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (426/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,515] 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-06-04 06:05:56,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (427/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,520] 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-06-04 06:05:56,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (428/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,531] 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-06-04 06:05:56,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (429/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,538] 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-06-04 06:05:56,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (430/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,546] 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-06-04 06:05:56,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (431/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,547] 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-06-04 06:05:56,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (432/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,559] 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-06-04 06:05:56,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (433/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,560] 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-06-04 06:05:56,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (434/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,562] 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-06-04 06:05:56,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (435/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,564] 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-06-04 06:05:56,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (436/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,574] 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-06-04 06:05:56,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (437/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,577] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 16 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,577] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,578] INFO [ProducerStateManager partition=-uve-topic-18-0] Loading producer state from snapshot file 'SnapshotFile(offset=16, file=/tmp/kafka-logs/-uve-topic-18-0/00000000000000000016.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:56,578] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=16) with 1 segments, local-log-start-offset 0 and log-end-offset 16 in 5ms (438/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,595] 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-06-04 06:05:56,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (439/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,598] 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-06-04 06:05:56,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (440/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,607] 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-06-04 06:05:56,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (441/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,614] 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-06-04 06:05:56,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (442/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,620] 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-06-04 06:05:56,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (443/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,629] 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-06-04 06:05:56,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (444/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,647] 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-06-04 06:05:56,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (445/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,666] 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-06-04 06:05:56,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (446/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,676] 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-06-04 06:05:56,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (447/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,677] 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-06-04 06:05:56,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (448/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,692] 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-06-04 06:05:56,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (449/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,694] 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-06-04 06:05:56,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (450/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,700] 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-06-04 06:05:56,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (451/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,701] 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-06-04 06:05:56,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (452/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,708] 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-06-04 06:05:56,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (453/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,716] 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-06-04 06:05:56,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (454/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,724] 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-06-04 06:05:56,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (455/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,738] 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-06-04 06:05:56,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (456/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,747] 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-06-04 06:05:56,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (457/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,749] 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-06-04 06:05:56,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (458/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,760] 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-06-04 06:05:56,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (459/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,770] 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-06-04 06:05:56,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (460/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,772] 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-06-04 06:05:56,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (461/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,774] 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-06-04 06:05:56,774] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (462/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,796] 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-06-04 06:05:56,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (463/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,804] 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-06-04 06:05:56,804] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (464/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,805] 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-06-04 06:05:56,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (465/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,808] 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-06-04 06:05:56,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (466/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,813] 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-06-04 06:05:56,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (467/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,817] 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-06-04 06:05:56,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (468/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,818] 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-06-04 06:05:56,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (469/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,825] 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-06-04 06:05:56,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (470/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,834] 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-06-04 06:05:56,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (471/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,848] 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-06-04 06:05:56,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (472/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,875] 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-06-04 06:05:56,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (473/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,884] 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-06-04 06:05:56,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (474/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,903] 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-06-04 06:05:56,906] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (475/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,907] 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-06-04 06:05:56,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (476/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,917] 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-06-04 06:05:56,921] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (477/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,928] 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-06-04 06:05:56,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (478/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,929] 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-06-04 06:05:56,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (479/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,931] 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-06-04 06:05:56,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (480/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,932] 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-06-04 06:05:56,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (481/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,941] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 45 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,941] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,941] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file 'SnapshotFile(offset=45, file=/tmp/kafka-logs/-uve-topic-2-0/00000000000000000045.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:56,941] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=45) with 1 segments, local-log-start-offset 0 and log-end-offset 45 in 9ms (482/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,950] 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-06-04 06:05:56,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (483/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,951] 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-06-04 06:05:56,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (484/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,981] 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-06-04 06:05:56,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (485/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,990] 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-06-04 06:05:56,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (486/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,993] 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-06-04 06:05:56,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (487/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,996] 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-06-04 06:05:56,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (488/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,997] 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-06-04 06:05:56,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (489/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,007] 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-06-04 06:05:57,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (490/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,015] 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-06-04 06:05:57,016] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (491/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,017] 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-06-04 06:05:57,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (492/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,034] 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-06-04 06:05:57,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (493/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,037] 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-06-04 06:05:57,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (494/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,038] 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-06-04 06:05:57,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (495/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,049] 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-06-04 06:05:57,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (496/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,058] 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-06-04 06:05:57,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (497/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,059] 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-06-04 06:05:57,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (498/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,062] 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-06-04 06:05:57,062] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (499/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,063] 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-06-04 06:05:57,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (500/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,071] 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-06-04 06:05:57,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (501/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,072] 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-06-04 06:05:57,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (502/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,085] 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-06-04 06:05:57,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (503/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,087] 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-06-04 06:05:57,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (504/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,088] 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-06-04 06:05:57,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (505/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,098] 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-06-04 06:05:57,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (506/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,099] 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-06-04 06:05:57,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (507/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,112] 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-06-04 06:05:57,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (508/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,114] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 45 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,114] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,114] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file 'SnapshotFile(offset=45, file=/tmp/kafka-logs/-uve-topic-1-0/00000000000000000045.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:57,114] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=45) with 1 segments, local-log-start-offset 0 and log-end-offset 45 in 2ms (509/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,116] 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-06-04 06:05:57,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (510/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,118] 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-06-04 06:05:57,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (511/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,121] 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-06-04 06:05:57,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (512/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,126] 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-06-04 06:05:57,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (513/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,129] 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-06-04 06:05:57,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (514/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,136] 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-06-04 06:05:57,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (515/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,143] 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-06-04 06:05:57,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (516/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,391] 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-06-04 06:05:57,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 249ms (517/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,421] 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-06-04 06:05:57,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 30ms (518/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,423] 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-06-04 06:05:57,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (519/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,426] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 151 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,426] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 151 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,426] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file 'SnapshotFile(offset=151, file=/tmp/kafka-logs/-uve-topic-22-0/00000000000000000151.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:57,426] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 151 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=151) with 1 segments, local-log-start-offset 0 and log-end-offset 151 in 2ms (520/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,456] 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-06-04 06:05:57,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 30ms (521/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,458] 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-06-04 06:05:57,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (522/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,462] 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-06-04 06:05:57,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (523/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,465] 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-06-04 06:05:57,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (524/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,468] 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-06-04 06:05:57,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (525/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,470] 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-06-04 06:05:57,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (526/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,473] 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-06-04 06:05:57,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (527/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,483] 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-06-04 06:05:57,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (528/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,496] 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-06-04 06:05:57,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (529/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,502] 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-06-04 06:05:57,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (530/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,504] 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-06-04 06:05:57,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (531/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,531] 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-06-04 06:05:57,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (532/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,535] 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-06-04 06:05:57,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (533/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,551] 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-06-04 06:05:57,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (534/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,553] 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-06-04 06:05:57,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (535/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,559] 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-06-04 06:05:57,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (536/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,561] 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-06-04 06:05:57,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (537/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,586] 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-06-04 06:05:57,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (538/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,590] 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-06-04 06:05:57,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (539/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,598] 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-06-04 06:05:57,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (540/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,611] 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-06-04 06:05:57,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (541/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,614] 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-06-04 06:05:57,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (542/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,627] 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-06-04 06:05:57,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (543/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,635] 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-06-04 06:05:57,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (544/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,636] 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-06-04 06:05:57,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (545/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,652] 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-06-04 06:05:57,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (546/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,657] 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-06-04 06:05:57,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (547/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,665] 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-06-04 06:05:57,674] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (548/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,680] 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-06-04 06:05:57,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (549/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,682] 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-06-04 06:05:57,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (550/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,684] 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-06-04 06:05:57,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (551/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,685] 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-06-04 06:05:57,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (552/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,687] 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-06-04 06:05:57,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (553/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,693] 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-06-04 06:05:57,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (554/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,702] 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-06-04 06:05:57,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (555/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,704] 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-06-04 06:05:57,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (556/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,742] 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-06-04 06:05:57,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (557/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,745] 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-06-04 06:05:57,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (558/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,748] 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-06-04 06:05:57,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (559/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,758] 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-06-04 06:05:57,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (560/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,769] 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-06-04 06:05:57,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (561/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,782] 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-06-04 06:05:57,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (562/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,810] 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-06-04 06:05:57,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (563/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,814] 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-06-04 06:05:57,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (564/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,818] 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-06-04 06:05:57,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (565/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,828] 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-06-04 06:05:57,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (566/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,830] 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-06-04 06:05:57,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (567/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,834] 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-06-04 06:05:57,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (568/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,846] 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-06-04 06:05:57,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (569/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,853] 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-06-04 06:05:57,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (570/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,864] 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-06-04 06:05:57,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (571/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,867] 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-06-04 06:05:57,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (572/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,868] 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-06-04 06:05:57,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (573/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,871] 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-06-04 06:05:57,871] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (574/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,887] 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-06-04 06:05:57,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (575/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,889] 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-06-04 06:05:57,890] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (576/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,890] 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-06-04 06:05:57,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (577/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,892] 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-06-04 06:05:57,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (578/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,901] 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-06-04 06:05:57,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (579/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,903] 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-06-04 06:05:57,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (580/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,908] 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-06-04 06:05:57,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (581/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,926] 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-06-04 06:05:57,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (582/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,928] 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-06-04 06:05:57,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (583/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,933] 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-06-04 06:05:57,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (584/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,943] 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-06-04 06:05:57,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (585/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,946] 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-06-04 06:05:57,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (586/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,958] 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-06-04 06:05:57,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (587/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,960] 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-06-04 06:05:57,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (588/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,961] 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-06-04 06:05:57,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (589/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,978] 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-06-04 06:05:57,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (590/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,980] 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-06-04 06:05:57,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (591/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,982] 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-06-04 06:05:57,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (592/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,983] 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-06-04 06:05:57,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (593/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,995] 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-06-04 06:05:57,995] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (594/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,997] 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-06-04 06:05:57,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (595/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,002] 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-06-04 06:05:58,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (596/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,009] 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-06-04 06:05:58,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (597/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,019] 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-06-04 06:05:58,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (598/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,022] 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-06-04 06:05:58,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (599/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,028] 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-06-04 06:05:58,028] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (600/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,029] 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-06-04 06:05:58,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (601/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,038] 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-06-04 06:05:58,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (602/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,040] 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-06-04 06:05:58,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (603/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,048] 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-06-04 06:05:58,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (604/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,050] 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-06-04 06:05:58,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (605/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,052] 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-06-04 06:05:58,053] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (606/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,058] 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-06-04 06:05:58,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (607/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,098] 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-06-04 06:05:58,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 40ms (608/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,101] 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-06-04 06:05:58,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (609/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,112] 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-06-04 06:05:58,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (610/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,113] 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-06-04 06:05:58,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (611/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,115] 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-06-04 06:05:58,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (612/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,116] 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-06-04 06:05:58,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (613/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,117] 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-06-04 06:05:58,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (614/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,135] 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-06-04 06:05:58,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (615/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,136] 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-06-04 06:05:58,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (616/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,138] 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-06-04 06:05:58,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (617/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,162] 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-06-04 06:05:58,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (618/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,164] 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-06-04 06:05:58,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (619/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,173] 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-06-04 06:05:58,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (620/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,176] 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-06-04 06:05:58,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (621/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,178] 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-06-04 06:05:58,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (622/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,205] 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-06-04 06:05:58,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (623/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,220] 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-06-04 06:05:58,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (624/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,222] 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-06-04 06:05:58,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (625/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,225] 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-06-04 06:05:58,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (626/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,227] 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-06-04 06:05:58,228] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (627/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,229] 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-06-04 06:05:58,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (628/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,242] 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-06-04 06:05:58,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (629/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,258] 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-06-04 06:05:58,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (630/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,259] 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-06-04 06:05:58,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (631/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,261] 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-06-04 06:05:58,261] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (632/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,264] 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-06-04 06:05:58,265] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (633/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,283] 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-06-04 06:05:58,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (634/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,288] 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-06-04 06:05:58,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (635/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,316] 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-06-04 06:05:58,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (636/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,320] 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-06-04 06:05:58,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (637/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,321] 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-06-04 06:05:58,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (638/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,330] 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-06-04 06:05:58,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (639/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,388] 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-06-04 06:05:58,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 45ms (640/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,407] 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-06-04 06:05:58,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (641/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,409] 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-06-04 06:05:58,409] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (642/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,418] 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-06-04 06:05:58,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (643/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,420] 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-06-04 06:05:58,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 27ms (644/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,477] 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-06-04 06:05:58,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 33ms (645/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,481] 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-06-04 06:05:58,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (646/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,509] 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-06-04 06:05:58,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (647/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,511] 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-06-04 06:05:58,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (648/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,534] 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-06-04 06:05:58,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (649/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,548] 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-06-04 06:05:58,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (650/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,560] 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-06-04 06:05:58,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (651/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,562] 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-06-04 06:05:58,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (652/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,564] 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-06-04 06:05:58,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (653/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,583] 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-06-04 06:05:58,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (654/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,585] 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-06-04 06:05:58,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (655/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,587] 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-06-04 06:05:58,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (656/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,619] 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-06-04 06:05:58,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (657/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,636] 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-06-04 06:05:58,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (658/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,641] 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-06-04 06:05:58,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (659/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,642] 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-06-04 06:05:58,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 53ms (660/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,702] 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-06-04 06:05:58,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (661/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,710] 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-06-04 06:05:58,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (662/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,713] 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-06-04 06:05:58,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (663/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,723] 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-06-04 06:05:58,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (664/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,729] 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-06-04 06:05:58,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (665/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,731] 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-06-04 06:05:58,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (666/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,748] 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-06-04 06:05:58,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (667/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,753] 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-06-04 06:05:58,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (668/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,766] 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-06-04 06:05:58,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (669/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,783] 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-06-04 06:05:58,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (670/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,797] 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-06-04 06:05:58,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (671/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,833] 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-06-04 06:05:58,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (672/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,847] 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-06-04 06:05:58,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (673/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,849] 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-06-04 06:05:58,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (674/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,872] 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-06-04 06:05:58,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (675/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,878] 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-06-04 06:05:58,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (676/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,893] 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-06-04 06:05:58,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (677/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,908] 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-06-04 06:05:58,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (678/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,915] 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-06-04 06:05:58,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (679/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,944] 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-06-04 06:05:58,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (680/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,948] 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-06-04 06:05:58,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (681/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,952] 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-06-04 06:05:58,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (682/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,959] 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-06-04 06:05:58,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (683/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,971] 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-06-04 06:05:58,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (684/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,982] 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-06-04 06:05:58,984] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (685/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:58,991] 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-06-04 06:05:59,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (686/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,012] 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-06-04 06:05:59,019] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (687/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,026] 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-06-04 06:05:59,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (688/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,052] 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-06-04 06:05:59,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (689/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,059] 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-06-04 06:05:59,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (690/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,099] 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-06-04 06:05:59,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (691/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,109] 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-06-04 06:05:59,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (692/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,119] 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-06-04 06:05:59,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (693/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,126] 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-06-04 06:05:59,149] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (694/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,154] 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-06-04 06:05:59,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (695/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,171] 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-06-04 06:05:59,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (696/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,195] 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-06-04 06:05:59,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (697/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,205] 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-06-04 06:05:59,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (698/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,220] 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-06-04 06:05:59,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (699/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,222] 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-06-04 06:05:59,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (700/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,236] 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-06-04 06:05:59,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (701/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,260] 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-06-04 06:05:59,261] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (702/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,263] 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-06-04 06:05:59,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (703/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,265] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 155 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,265] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 155 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,265] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file 'SnapshotFile(offset=155, file=/tmp/kafka-logs/-uve-topic-20-0/00000000000000000155.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:59,266] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 155 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=155) with 1 segments, local-log-start-offset 0 and log-end-offset 155 in 3ms (704/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,285] 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-06-04 06:05:59,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (705/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,305] 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-06-04 06:05:59,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (706/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,317] 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-06-04 06:05:59,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (707/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,322] 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-06-04 06:05:59,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (708/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,342] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 89 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,342] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 89 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,342] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file 'SnapshotFile(offset=89, file=/tmp/kafka-logs/-uve-topic-27-0/00000000000000000089.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:59,343] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 89 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=89) with 1 segments, local-log-start-offset 0 and log-end-offset 89 in 22ms (709/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,352] 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-06-04 06:05:59,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (710/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,395] 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-06-04 06:05:59,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 51ms (711/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,438] 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-06-04 06:05:59,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (712/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,448] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 16 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,448] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,448] INFO [ProducerStateManager partition=-uve-topic-19-0] Loading producer state from snapshot file 'SnapshotFile(offset=16, file=/tmp/kafka-logs/-uve-topic-19-0/00000000000000000016.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:59,448] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=16) with 1 segments, local-log-start-offset 0 and log-end-offset 16 in 8ms (713/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,466] 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-06-04 06:05:59,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 31ms (714/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,481] 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-06-04 06:05:59,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (715/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,502] 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-06-04 06:05:59,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (716/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,506] 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-06-04 06:05:59,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (717/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,521] 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-06-04 06:05:59,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (718/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,536] 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-06-04 06:05:59,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (719/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,553] 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-06-04 06:05:59,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (720/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,565] 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-06-04 06:05:59,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (721/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,586] 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-06-04 06:05:59,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (722/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,592] 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-06-04 06:05:59,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (723/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,608] 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-06-04 06:05:59,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (724/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,611] 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-06-04 06:05:59,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (725/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,613] 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-06-04 06:05:59,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (726/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,618] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 95 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,618] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 95 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,623] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file 'SnapshotFile(offset=95, file=/tmp/kafka-logs/-uve-topic-26-0/00000000000000000095.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:59,623] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 95 (kafka.log.UnifiedLog$) [2026-06-04 06:05:59,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=95) with 1 segments, local-log-start-offset 0 and log-end-offset 95 in 9ms (727/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,627] 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-06-04 06:05:59,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (728/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,630] 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-06-04 06:05:59,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (729/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,636] 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-06-04 06:05:59,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (730/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,642] 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-06-04 06:05:59,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (731/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,652] 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-06-04 06:05:59,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (732/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,660] 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-06-04 06:05:59,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (733/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,665] 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-06-04 06:05:59,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (734/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,676] 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-06-04 06:05:59,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 33ms (735/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,722] 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-06-04 06:05:59,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (736/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,724] 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-06-04 06:05:59,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (737/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,725] 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-06-04 06:05:59,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (738/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,726] 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-06-04 06:05:59,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (739/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,728] 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-06-04 06:05:59,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (740/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,729] 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-06-04 06:05:59,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (741/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,770] 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-06-04 06:05:59,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 41ms (742/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,779] 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-06-04 06:05:59,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (743/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,783] 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-06-04 06:05:59,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (744/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,805] 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-06-04 06:05:59,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 19ms (745/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,809] 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-06-04 06:05:59,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (746/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,812] 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-06-04 06:05:59,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (747/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,835] 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-06-04 06:05:59,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (748/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,837] 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-06-04 06:05:59,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (749/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,839] 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-06-04 06:05:59,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (750/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,845] 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-06-04 06:05:59,847] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (751/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,851] 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-06-04 06:05:59,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (752/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,855] 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-06-04 06:05:59,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (753/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,859] 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-06-04 06:05:59,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (754/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,876] 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-06-04 06:05:59,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (755/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,883] 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-06-04 06:05:59,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (756/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,886] 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-06-04 06:05:59,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 30ms (757/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,919] 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-06-04 06:05:59,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (758/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,947] 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-06-04 06:05:59,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (759/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,959] 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-06-04 06:05:59,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (760/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,961] 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-06-04 06:05:59,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (761/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,962] 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-06-04 06:05:59,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (762/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,967] 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-06-04 06:05:59,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (763/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,968] 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-06-04 06:05:59,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (764/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,974] 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-06-04 06:05:59,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (765/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,981] 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-06-04 06:05:59,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (766/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,987] 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-06-04 06:05:59,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (767/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,989] 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-06-04 06:05:59,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (768/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:59,995] 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-06-04 06:05:59,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (769/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,007] 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-06-04 06:06:00,009] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (770/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,024] 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-06-04 06:06:00,025] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (771/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,026] 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-06-04 06:06:00,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (772/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,045] 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-06-04 06:06:00,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (773/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,054] 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-06-04 06:06:00,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (774/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,067] 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-06-04 06:06:00,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (775/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,068] 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-06-04 06:06:00,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (776/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,079] 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-06-04 06:06:00,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (777/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,080] 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-06-04 06:06:00,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (778/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,081] 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-06-04 06:06:00,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (779/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,093] 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-06-04 06:06:00,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (780/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,094] 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-06-04 06:06:00,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (781/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,101] 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-06-04 06:06:00,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (782/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,102] 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-06-04 06:06:00,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (783/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,103] 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-06-04 06:06:00,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (784/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,117] 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-06-04 06:06:00,118] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (785/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,120] 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-06-04 06:06:00,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (786/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,155] 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-06-04 06:06:00,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 36ms (787/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,157] 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-06-04 06:06:00,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (788/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,158] 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-06-04 06:06:00,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (789/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,159] 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-06-04 06:06:00,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (790/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,164] 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-06-04 06:06:00,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (791/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,167] 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-06-04 06:06:00,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (792/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,172] 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-06-04 06:06:00,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (793/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,177] 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-06-04 06:06:00,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (794/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,181] 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-06-04 06:06:00,184] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (795/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,189] 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-06-04 06:06:00,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (796/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,192] 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-06-04 06:06:00,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (797/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,199] 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-06-04 06:06:00,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (798/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,205] 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-06-04 06:06:00,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (799/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,211] 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-06-04 06:06:00,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (800/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,217] 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-06-04 06:06:00,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (801/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,233] 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-06-04 06:06:00,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (802/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,234] 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-06-04 06:06:00,235] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (803/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,236] 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-06-04 06:06:00,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (804/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,242] 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-06-04 06:06:00,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (805/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,246] 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-06-04 06:06:00,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (806/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,247] 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-06-04 06:06:00,249] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (807/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,259] 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-06-04 06:06:00,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (808/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,270] 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-06-04 06:06:00,272] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (809/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,276] 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-06-04 06:06:00,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (810/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,285] 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-06-04 06:06:00,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (811/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,289] 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-06-04 06:06:00,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (812/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,304] 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-06-04 06:06:00,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (813/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,305] 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-06-04 06:06:00,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (814/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,309] 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-06-04 06:06:00,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (815/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,322] 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-06-04 06:06:00,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (816/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,323] 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-06-04 06:06:00,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (817/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,336] 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-06-04 06:06:00,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (818/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,337] 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-06-04 06:06:00,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (819/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,340] 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-06-04 06:06:00,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (820/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,349] 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-06-04 06:06:00,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (821/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,351] 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-06-04 06:06:00,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (822/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,356] 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-06-04 06:06:00,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (823/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,366] 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-06-04 06:06:00,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (824/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,370] 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-06-04 06:06:00,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (825/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,376] 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-06-04 06:06:00,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (826/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,382] 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-06-04 06:06:00,383] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (827/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,385] 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-06-04 06:06:00,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (828/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,391] 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-06-04 06:06:00,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (829/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,403] 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-06-04 06:06:00,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (830/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,405] 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-06-04 06:06:00,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (831/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,407] 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-06-04 06:06:00,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (832/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,413] 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-06-04 06:06:00,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (833/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,420] 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-06-04 06:06:00,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (834/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,425] 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-06-04 06:06:00,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (835/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,431] 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-06-04 06:06:00,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (836/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,434] 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-06-04 06:06:00,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (837/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,437] 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-06-04 06:06:00,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (838/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,440] 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-06-04 06:06:00,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (839/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,443] 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-06-04 06:06:00,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (840/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,446] 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-06-04 06:06:00,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (841/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,448] 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-06-04 06:06:00,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (842/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,458] 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-06-04 06:06:00,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (843/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,465] 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-06-04 06:06:00,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (844/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,466] 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-06-04 06:06:00,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (845/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,473] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 83 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,473] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 83 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,473] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file 'SnapshotFile(offset=83, file=/tmp/kafka-logs/-uve-topic-28-0/00000000000000000083.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:06:00,473] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 83 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=83) with 1 segments, local-log-start-offset 0 and log-end-offset 83 in 7ms (846/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,475] 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-06-04 06:06:00,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (847/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,476] 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-06-04 06:06:00,477] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (848/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,481] 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-06-04 06:06:00,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (849/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,485] 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-06-04 06:06:00,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (850/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,495] 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-06-04 06:06:00,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (851/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,503] 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-06-04 06:06:00,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (852/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,505] 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-06-04 06:06:00,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (853/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,506] 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-06-04 06:06:00,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (854/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,512] 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-06-04 06:06:00,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (855/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,514] 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-06-04 06:06:00,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (856/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,515] 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-06-04 06:06:00,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (857/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,516] 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-06-04 06:06:00,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (858/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,520] 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-06-04 06:06:00,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (859/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,521] 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-06-04 06:06:00,522] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (860/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,522] 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-06-04 06:06:00,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (861/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,523] 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-06-04 06:06:00,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (862/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,524] 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-06-04 06:06:00,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (863/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,527] 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-06-04 06:06:00,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (864/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,528] 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-06-04 06:06:00,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (865/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,532] 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-06-04 06:06:00,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (866/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,534] 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-06-04 06:06:00,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (867/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,535] 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-06-04 06:06:00,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (868/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,544] 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-06-04 06:06:00,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (869/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,546] 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-06-04 06:06:00,546] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (870/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,547] 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-06-04 06:06:00,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (871/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,548] 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-06-04 06:06:00,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (872/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,549] 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-06-04 06:06:00,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (873/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,556] 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-06-04 06:06:00,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (874/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,557] 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-06-04 06:06:00,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (875/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,558] 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-06-04 06:06:00,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (876/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,561] 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-06-04 06:06:00,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (877/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,562] 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-06-04 06:06:00,563] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (878/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,564] 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-06-04 06:06:00,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (879/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,571] 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-06-04 06:06:00,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (880/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,578] 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-06-04 06:06:00,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (881/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,579] 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-06-04 06:06:00,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (882/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,580] 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-06-04 06:06:00,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (883/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,581] 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-06-04 06:06:00,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (884/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,619] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 52 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,619] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 52 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,619] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file 'SnapshotFile(offset=52, file=/tmp/kafka-logs/-uve-topic-25-0/00000000000000000052.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:06:00,619] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 52 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=52) with 1 segments, local-log-start-offset 0 and log-end-offset 52 in 39ms (885/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,622] 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-06-04 06:06:00,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (886/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,629] 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-06-04 06:06:00,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (887/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,635] 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-06-04 06:06:00,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (888/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,637] 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-06-04 06:06:00,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (889/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,640] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 109 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,640] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 109 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,640] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file 'SnapshotFile(offset=109, file=/tmp/kafka-logs/-uve-topic-29-0/00000000000000000109.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:06:00,642] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Producer state recovery took 2ms for snapshot load and 0ms for segment recovery from offset 109 (kafka.log.UnifiedLog$) [2026-06-04 06:06:00,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=109) with 1 segments, local-log-start-offset 0 and log-end-offset 109 in 5ms (890/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,643] 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-06-04 06:06:00,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (891/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,646] 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-06-04 06:06:00,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (892/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,648] 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-06-04 06:06:00,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (893/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,650] 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-06-04 06:06:00,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (894/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,658] 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-06-04 06:06:00,658] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (895/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,665] 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-06-04 06:06:00,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (896/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,670] 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-06-04 06:06:00,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (897/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,674] 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-06-04 06:06:00,674] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (898/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,678] 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-06-04 06:06:00,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (899/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,680] 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-06-04 06:06:00,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (900/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,683] 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-06-04 06:06:00,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (901/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,686] 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-06-04 06:06:00,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (902/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,688] 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-06-04 06:06:00,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (903/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,692] 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-06-04 06:06:00,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (904/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,696] 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-06-04 06:06:00,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (905/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,697] 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-06-04 06:06:00,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (906/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,703] 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-06-04 06:06:00,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (907/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,706] 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-06-04 06:06:00,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (908/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,713] 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-06-04 06:06:00,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (909/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,714] 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-06-04 06:06:00,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (910/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,717] 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-06-04 06:06:00,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (911/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,721] 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-06-04 06:06:00,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (912/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,730] 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-06-04 06:06:00,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (913/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,733] 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-06-04 06:06:00,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (914/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,738] 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-06-04 06:06:00,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (915/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,740] 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-06-04 06:06:00,740] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (916/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,745] 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-06-04 06:06:00,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (917/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,747] 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-06-04 06:06:00,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (918/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,755] 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-06-04 06:06:00,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (919/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,760] 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-06-04 06:06:00,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (920/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,762] 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-06-04 06:06:00,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (921/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,763] 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-06-04 06:06:00,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (922/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,765] 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-06-04 06:06:00,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (923/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,767] 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-06-04 06:06:00,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (924/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,815] 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-06-04 06:06:00,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 38ms (925/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,823] 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-06-04 06:06:00,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (926/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,824] 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-06-04 06:06:00,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (927/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,825] 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-06-04 06:06:00,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (928/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,827] 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-06-04 06:06:00,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (929/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,836] 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-06-04 06:06:00,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (930/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:06:00,840] INFO Loaded 930 logs in 12819ms (kafka.log.LogManager) [2026-06-04 06:06:00,844] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 06:06:00,861] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 06:06:01,113] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:06:01,224] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:06:01,354] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:06:01,407] INFO [MetadataCache brokerId=3] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 06:06:01,546] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:03,002] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 06:06:03,079] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 06:06:03,105] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:03,165] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:03,181] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:03,186] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:03,189] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:03,210] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:03,400] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:06:03,403] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:06:03,792] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 06:06:03,873] INFO Stat of the created znode at /brokers/ids/3 is: 8589934842,8589934842,1780553163862,1780553163862,1,0,0,72057748802568195,202,0,8589934842 (kafka.zk.KafkaZkClient) [2026-06-04 06:06:03,889] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 8589934842 (kafka.zk.KafkaZkClient) [2026-06-04 06:06:04,224] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:04,363] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:04,398] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:04,462] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:06:04,513] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:06:04,639] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:06:04,655] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:06:04,676] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:06:05,144] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:05,576] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:06:06,550] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 06:06:06,569] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 06:06:06,612] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:06:06,617] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:06:06,653] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:06:06,654] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:06:06,692] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:06:06,695] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:06:06,695] INFO Kafka startTimeMs: 1780553166654 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:06:06,707] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-06-04 06:06:07,191] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.38:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:07,209] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.38:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:08,776] 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-06-04 06:06:08,793] 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-06-04 06:06:08,793] 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-06-04 06:06:08,794] 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-06-04 06:06:08,797] 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-06-04 06:06:08,799] 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-06-04 06:06:08,802] 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-06-04 06:06:08,803] 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-06-04 06:06:08,806] 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-06-04 06:06:08,806] 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-06-04 06:06:08,807] 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-06-04 06:06:08,810] 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-06-04 06:06:08,810] 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-06-04 06:06:08,814] 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-06-04 06:06:08,814] 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-06-04 06:06:08,815] 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-06-04 06:06:08,819] 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-06-04 06:06:08,819] 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-06-04 06:06:08,821] 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-06-04 06:06:08,824] 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-06-04 06:06:08,826] 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-06-04 06:06:08,826] 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-06-04 06:06:08,826] 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-06-04 06:06:08,827] 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-06-04 06:06:08,832] 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-06-04 06:06:08,832] 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-06-04 06:06:08,832] 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-06-04 06:06:08,832] 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-06-04 06:06:08,832] 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-06-04 06:06:08,833] 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-06-04 06:06:08,836] 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-06-04 06:06:08,836] 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-06-04 06:06:08,839] 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-06-04 06:06:08,839] 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-06-04 06:06:08,840] 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-06-04 06:06:08,841] 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-06-04 06:06:08,841] 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-06-04 06:06:08,845] 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-06-04 06:06:08,847] 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-06-04 06:06:08,849] 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-06-04 06:06:08,855] 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-06-04 06:06:08,856] 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-06-04 06:06:08,857] 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-06-04 06:06:08,861] 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-06-04 06:06:08,861] 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-06-04 06:06:08,863] 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-06-04 06:06:08,865] 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-06-04 06:06:08,866] 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-06-04 06:06:08,867] 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-06-04 06:06:08,868] 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-06-04 06:06:08,870] 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-06-04 06:06:08,874] 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-06-04 06:06:08,875] 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-06-04 06:06:08,875] 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-06-04 06:06:08,876] 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-06-04 06:06:08,877] 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-06-04 06:06:08,877] 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-06-04 06:06:08,879] 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-06-04 06:06:08,884] 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-06-04 06:06:08,886] 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-06-04 06:06:08,893] 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-06-04 06:06:08,893] 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-06-04 06:06:08,894] 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-06-04 06:06:08,898] 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-06-04 06:06:08,899] 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-06-04 06:06:08,899] 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-06-04 06:06:08,900] 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-06-04 06:06:08,908] 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-06-04 06:06:08,912] 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-06-04 06:06:08,914] 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-06-04 06:06:08,917] 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-06-04 06:06:08,919] 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-06-04 06:06:08,920] 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-06-04 06:06:08,921] 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-06-04 06:06:08,926] 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-06-04 06:06:08,926] 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-06-04 06:06:08,926] 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-06-04 06:06:08,926] 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-06-04 06:06:08,930] 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-06-04 06:06:08,931] 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-06-04 06:06:08,931] 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-06-04 06:06:08,932] 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-06-04 06:06:08,933] 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-06-04 06:06:08,934] 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-06-04 06:06:08,935] 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-06-04 06:06:08,940] 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-06-04 06:06:08,941] 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-06-04 06:06:08,941] 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-06-04 06:06:08,942] 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-06-04 06:06:08,943] 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-06-04 06:06:08,943] 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-06-04 06:06:08,943] 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-06-04 06:06:08,944] 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-06-04 06:06:08,965] 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-06-04 06:06:08,966] 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-06-04 06:06:08,968] 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-06-04 06:06:08,973] 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-06-04 06:06:08,973] 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-06-04 06:06:08,974] 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-06-04 06:06:08,979] 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-06-04 06:06:08,981] 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-06-04 06:06:08,983] 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-06-04 06:06:08,984] 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-06-04 06:06:08,986] 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-06-04 06:06:08,989] 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-06-04 06:06:08,991] 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-06-04 06:06:08,991] 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-06-04 06:06:08,992] 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-06-04 06:06:08,992] 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-06-04 06:06:08,995] 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-06-04 06:06:09,000] 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-06-04 06:06:09,001] 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-06-04 06:06:09,002] 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-06-04 06:06:09,003] 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-06-04 06:06:09,003] 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-06-04 06:06:09,006] 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-06-04 06:06:09,011] 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-06-04 06:06:09,013] 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-06-04 06:06:09,014] 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-06-04 06:06:09,015] 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-06-04 06:06:09,018] 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-06-04 06:06:09,028] 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-06-04 06:06:09,031] 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-06-04 06:06:09,033] 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-06-04 06:06:09,035] 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-06-04 06:06:09,040] 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-06-04 06:06:09,042] 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-06-04 06:06:09,050] 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-06-04 06:06:09,054] 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-06-04 06:06:09,054] 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-06-04 06:06:09,059] 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-06-04 06:06:09,060] 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-06-04 06:06:09,063] 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-06-04 06:06:09,065] 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-06-04 06:06:09,065] 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-06-04 06:06:09,067] 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-06-04 06:06:09,069] 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-06-04 06:06:09,069] 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-06-04 06:06:09,070] 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-06-04 06:06:09,070] 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-06-04 06:06:09,071] 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-06-04 06:06:09,073] 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-06-04 06:06:09,074] 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-06-04 06:06:09,074] 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-06-04 06:06:09,075] 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-06-04 06:06:09,075] 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-06-04 06:06:09,076] 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-06-04 06:06:09,078] 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-06-04 06:06:09,078] 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-06-04 06:06:09,079] 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-06-04 06:06:09,080] 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-06-04 06:06:09,081] 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-06-04 06:06:09,082] 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-06-04 06:06:09,082] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 16 (kafka.cluster.Partition) [2026-06-04 06:06:09,083] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 16 (kafka.cluster.Partition) [2026-06-04 06:06:09,084] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 101 (kafka.cluster.Partition) [2026-06-04 06:06:09,085] 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-06-04 06:06:09,086] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 88 (kafka.cluster.Partition) [2026-06-04 06:06:09,087] 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-06-04 06:06:09,088] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 52 (kafka.cluster.Partition) [2026-06-04 06:06:09,090] 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-06-04 06:06:09,090] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 95 (kafka.cluster.Partition) [2026-06-04 06:06:09,091] 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-06-04 06:06:09,091] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 155 (kafka.cluster.Partition) [2026-06-04 06:06:09,091] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 80 (kafka.cluster.Partition) [2026-06-04 06:06:09,093] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 151 (kafka.cluster.Partition) [2026-06-04 06:06:09,094] 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-06-04 06:06:09,094] 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-06-04 06:06:09,095] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 89 (kafka.cluster.Partition) [2026-06-04 06:06:09,096] 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-06-04 06:06:09,097] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 83 (kafka.cluster.Partition) [2026-06-04 06:06:09,098] 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-06-04 06:06:09,098] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 109 (kafka.cluster.Partition) [2026-06-04 06:06:09,100] 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-06-04 06:06:09,101] 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-06-04 06:06:09,101] 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-06-04 06:06:09,101] 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-06-04 06:06:09,102] 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-06-04 06:06:09,103] 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-06-04 06:06:09,104] 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-06-04 06:06:09,106] 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-06-04 06:06:09,106] 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-06-04 06:06:09,106] 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-06-04 06:06:09,107] 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-06-04 06:06:09,110] 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-06-04 06:06:09,110] 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-06-04 06:06:09,113] 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-06-04 06:06:09,114] 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-06-04 06:06:09,116] 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-06-04 06:06:09,116] 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-06-04 06:06:09,118] 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-06-04 06:06:09,119] 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-06-04 06:06:09,119] 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-06-04 06:06:09,122] 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-06-04 06:06:09,122] 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-06-04 06:06:09,123] 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-06-04 06:06:09,124] 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-06-04 06:06:09,125] 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-06-04 06:06:09,125] 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-06-04 06:06:09,127] 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-06-04 06:06:09,128] 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-06-04 06:06:09,129] 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-06-04 06:06:09,130] 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-06-04 06:06:09,131] 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-06-04 06:06:09,132] 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-06-04 06:06:09,132] 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-06-04 06:06:09,134] 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-06-04 06:06:09,135] 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-06-04 06:06:09,136] 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-06-04 06:06:09,137] 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-06-04 06:06:09,138] 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-06-04 06:06:09,138] 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-06-04 06:06:09,139] 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-06-04 06:06:09,140] 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-06-04 06:06:09,140] 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-06-04 06:06:09,141] 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-06-04 06:06:09,143] 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-06-04 06:06:09,144] 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-06-04 06:06:09,144] 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-06-04 06:06:09,145] 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-06-04 06:06:09,146] 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-06-04 06:06:09,147] 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-06-04 06:06:09,148] 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-06-04 06:06:09,149] 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-06-04 06:06:09,149] 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-06-04 06:06:09,150] 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-06-04 06:06:09,151] 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-06-04 06:06:09,151] 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-06-04 06:06:09,152] 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-06-04 06:06:09,154] 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-06-04 06:06:09,154] 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-06-04 06:06:09,154] 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-06-04 06:06:09,154] 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-06-04 06:06:09,155] 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-06-04 06:06:09,156] 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-06-04 06:06:09,159] 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-06-04 06:06:09,160] 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-06-04 06:06:09,160] 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-06-04 06:06:09,162] 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-06-04 06:06:09,164] 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-06-04 06:06:09,165] 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-06-04 06:06:09,167] 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-06-04 06:06:09,170] 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-06-04 06:06:09,172] 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-06-04 06:06:09,172] 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-06-04 06:06:09,172] 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-06-04 06:06:09,175] 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-06-04 06:06:09,175] 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-06-04 06:06:09,176] 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-06-04 06:06:09,181] 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-06-04 06:06:09,182] 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-06-04 06:06:09,183] 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-06-04 06:06:09,184] 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-06-04 06:06:09,187] 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-06-04 06:06:09,191] 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-06-04 06:06:09,191] 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-06-04 06:06:09,192] 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-06-04 06:06:09,195] 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-06-04 06:06:09,196] 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-06-04 06:06:09,197] 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-06-04 06:06:09,199] 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-06-04 06:06:09,199] 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-06-04 06:06:09,200] 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-06-04 06:06:09,200] 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-06-04 06:06:09,202] 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-06-04 06:06:09,203] 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-06-04 06:06:09,203] 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-06-04 06:06:09,204] 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-06-04 06:06:09,204] 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-06-04 06:06:09,205] 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-06-04 06:06:09,215] 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-06-04 06:06:09,216] 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-06-04 06:06:09,218] 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-06-04 06:06:09,218] 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-06-04 06:06:09,218] 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-06-04 06:06:09,219] 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-06-04 06:06:09,221] 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-06-04 06:06:09,222] 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-06-04 06:06:09,222] 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-06-04 06:06:09,222] 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-06-04 06:06:09,222] 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-06-04 06:06:09,222] 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-06-04 06:06:09,222] 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-06-04 06:06:09,222] 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-06-04 06:06:09,223] 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-06-04 06:06:09,225] 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-06-04 06:06:09,228] 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-06-04 06:06:09,228] 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-06-04 06:06:09,229] 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-06-04 06:06:09,232] 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-06-04 06:06:09,233] 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-06-04 06:06:09,234] 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-06-04 06:06:09,235] 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-06-04 06:06:09,237] 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-06-04 06:06:09,239] 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-06-04 06:06:09,245] 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-06-04 06:06:09,246] 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-06-04 06:06:09,247] 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-06-04 06:06:09,247] 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-06-04 06:06:09,247] 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-06-04 06:06:09,247] 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-06-04 06:06:09,247] 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-06-04 06:06:09,247] 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-06-04 06:06:09,248] 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-06-04 06:06:09,248] 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-06-04 06:06:09,248] 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-06-04 06:06:09,248] 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-06-04 06:06:09,249] 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-06-04 06:06:09,249] 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-06-04 06:06:09,249] 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-06-04 06:06:09,250] 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-06-04 06:06:09,251] 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-06-04 06:06:09,254] 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-06-04 06:06:09,254] 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-06-04 06:06:09,254] 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-06-04 06:06:09,255] 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-06-04 06:06:09,257] 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-06-04 06:06:09,258] 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-06-04 06:06:09,258] 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-06-04 06:06:09,260] 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-06-04 06:06:09,260] 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-06-04 06:06:09,260] 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-06-04 06:06:09,260] 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-06-04 06:06:09,260] 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-06-04 06:06:09,260] 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-06-04 06:06:09,267] 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-06-04 06:06:09,267] 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-06-04 06:06:09,267] 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-06-04 06:06:09,267] 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-06-04 06:06:09,267] 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-06-04 06:06:09,268] 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-06-04 06:06:09,268] 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-06-04 06:06:09,272] 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-06-04 06:06:09,273] 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-06-04 06:06:09,273] 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-06-04 06:06:09,274] 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-06-04 06:06:09,274] 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-06-04 06:06:09,274] 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-06-04 06:06:09,276] 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-06-04 06:06:09,276] 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-06-04 06:06:09,277] 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-06-04 06:06:09,278] 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-06-04 06:06:09,278] 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-06-04 06:06:09,278] 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-06-04 06:06:09,279] 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-06-04 06:06:09,279] 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-06-04 06:06:09,281] 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-06-04 06:06:09,282] 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-06-04 06:06:09,282] 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-06-04 06:06:09,282] 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-06-04 06:06:09,282] 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-06-04 06:06:09,283] 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-06-04 06:06:09,284] 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-06-04 06:06:09,284] 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-06-04 06:06:09,285] 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-06-04 06:06:09,285] 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-06-04 06:06:09,285] 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-06-04 06:06:09,287] 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-06-04 06:06:09,288] 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-06-04 06:06:09,290] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,291] 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-06-04 06:06:09,293] 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-06-04 06:06:09,293] 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-06-04 06:06:09,293] 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-06-04 06:06:09,293] 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-06-04 06:06:09,295] 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-06-04 06:06:09,295] 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-06-04 06:06:09,295] 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-06-04 06:06:09,295] 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-06-04 06:06:09,296] 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-06-04 06:06:09,296] 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-06-04 06:06:09,296] 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-06-04 06:06:09,296] 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-06-04 06:06:09,299] 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-06-04 06:06:09,300] 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-06-04 06:06:09,300] 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-06-04 06:06:09,313] 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-06-04 06:06:09,323] 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-06-04 06:06:09,328] 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-06-04 06:06:09,328] 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-06-04 06:06:09,328] 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-06-04 06:06:09,328] 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-06-04 06:06:09,328] 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-06-04 06:06:09,329] 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-06-04 06:06:09,334] 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-06-04 06:06:09,334] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,336] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,337] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,341] 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-06-04 06:06:09,345] 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-06-04 06:06:09,345] 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-06-04 06:06:09,345] 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-06-04 06:06:09,345] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,346] 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-06-04 06:06:09,347] 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-06-04 06:06:09,347] 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-06-04 06:06:09,347] 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-06-04 06:06:09,347] 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-06-04 06:06:09,347] 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-06-04 06:06:09,347] 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-06-04 06:06:09,354] 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-06-04 06:06:09,354] 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-06-04 06:06:09,354] 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-06-04 06:06:09,354] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,355] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,358] 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-06-04 06:06:09,361] 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-06-04 06:06:09,361] 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-06-04 06:06:09,369] 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-06-04 06:06:09,369] 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-06-04 06:06:09,372] 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-06-04 06:06:09,372] 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-06-04 06:06:09,378] 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-06-04 06:06:09,386] 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-06-04 06:06:09,387] 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-06-04 06:06:09,387] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,395] 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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,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-06-04 06:06:09,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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,396] 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-06-04 06:06:09,411] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,412] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,413] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,420] 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-06-04 06:06:09,421] 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-06-04 06:06:09,421] 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-06-04 06:06:09,421] 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-06-04 06:06:09,421] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,427] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,428] 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-06-04 06:06:09,440] 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-06-04 06:06:09,440] 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-06-04 06:06:09,440] 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-06-04 06:06:09,440] 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-06-04 06:06:09,440] 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-06-04 06:06:09,440] 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-06-04 06:06:09,440] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,441] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,450] 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-06-04 06:06:09,460] 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-06-04 06:06:09,460] 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-06-04 06:06:09,460] 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-06-04 06:06:09,460] 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-06-04 06:06:09,460] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,461] 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-06-04 06:06:09,462] 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-06-04 06:06:09,462] 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-06-04 06:06:09,462] 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-06-04 06:06:09,462] 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-06-04 06:06:09,462] 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-06-04 06:06:09,462] 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-06-04 06:06:09,467] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,468] 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-06-04 06:06:09,469] 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-06-04 06:06:09,478] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,479] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,488] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,489] 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-06-04 06:06:09,497] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,498] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,499] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,500] 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-06-04 06:06:09,501] 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-06-04 06:06:09,501] 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-06-04 06:06:09,501] 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-06-04 06:06:09,501] 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-06-04 06:06:09,501] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 45 (kafka.cluster.Partition) [2026-06-04 06:06:09,501] 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-06-04 06:06:09,501] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 740 (kafka.cluster.Partition) [2026-06-04 06:06:09,515] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -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-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -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-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:09,809] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,839] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,842] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,850] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,851] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,851] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,857] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,858] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,858] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,864] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,864] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,865] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,865] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,871] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,871] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,872] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,872] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,872] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,872] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,872] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,878] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,878] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,878] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,878] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,878] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,878] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,878] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,878] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,879] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,879] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,879] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,879] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,879] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,879] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,879] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,879] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,884] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,884] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,888] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,889] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,889] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,889] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,889] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,889] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,889] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,894] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,894] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,894] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,894] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,895] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,895] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,889] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-22 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-18 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-28 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-27 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-10 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-6 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-3 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-23 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,155), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-3 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-10 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-11 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-2 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-1 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-15 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-8 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-14 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-27 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-2 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-1 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-0 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,89), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-17 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-20 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-21 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-19 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-18 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,16), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-28 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-29 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-6 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-24 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-25 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-23 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-13 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-11 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-27 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-16 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-19 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-20 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-7 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-9 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-29 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-28 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-22 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-23 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-24 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-25 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-26 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-13 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-0 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,45), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-25 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-4 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-5 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-15 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-21 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-0 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-4 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,88), -uve-topic-14-8 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-7 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-18 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-5 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-26 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-5 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-26 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-20 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-19 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-23 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-22 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-14 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-4 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-3 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-9 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-9 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-8 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-7 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-12 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-9 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-22 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-21 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-1 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-2 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-0 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-6 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-5 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-25 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-6 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-23 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-4 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-21 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-29 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-29 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-0 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-13 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-2 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-10 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-13 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-12 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-17 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-24 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-9 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-10 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-2 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-8 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-11 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-28 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-28 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-29 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-22 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-17 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-18 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-22 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-6 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-7 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-23 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-16 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-27 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-20 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-10 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-7 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-8 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-24 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,101), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-19 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-12 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-10 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-19 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-24 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,740), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-21 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-10 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-28 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-27 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-17 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-3 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-2 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-7 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-8 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-18 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-16 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-20 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-25 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-4 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-29 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-19 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-8 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-26 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-11 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-17 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-13 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-15 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-8 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-7 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-2 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-1 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-27 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-2 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-0 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-8 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-15 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-15 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-20 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-0 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-3 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-7 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-22 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-9 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-26 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-16 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-5 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-26 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-13 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-21 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-21 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-5 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-14 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-14 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-4 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-24 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-28 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-24 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-25 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-20 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-29 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-5 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-4 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-15 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-14 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-1 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-4 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-18 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-25 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-3 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-24 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-13 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-6 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-28 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-29 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-1 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-12 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-11 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-8 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-21 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-22 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-26 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-23 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-6 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-7 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-22 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-12 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-11 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-18 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-17 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-15 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-16 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-17 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-9 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-16 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,151), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-19 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-27 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-26 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-14 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-25 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-16 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-17 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,83), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-1 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-28 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-10 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-13 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-18 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-15 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-24 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-5 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-20 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-13 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-14 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-16 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-17 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-23 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-24 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-23 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-18 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-1 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-29 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-22 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-19 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-19 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-18 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-4 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-5 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-7 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-6 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-10 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-9 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-20 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-5 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-10 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-9 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-22 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-27 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-28 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-29 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-0 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,80), -uve-topic-5-16 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-3 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-14 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-1 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,95), -uve-topic-15-21 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-15 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-6 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-21 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-16 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-9 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-27 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-7 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-6 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-2 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-23 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-3 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-26 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-25 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,52), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-11 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-12 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-20 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,16), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-11 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-28 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,45), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-15 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-16 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-13 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-14 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-17 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-2 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-3 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-4 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-1 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-25 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-27 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-13 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-12 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-4 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-11 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-0 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,109), -uve-topic-19-1 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-26 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-12 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-11 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-10 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-19 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,902] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,902] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,903] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,903] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,903] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,903] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,903] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,906] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,906] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,907] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,907] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,911] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,911] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,912] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,912] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,912] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,912] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,919] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,919] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,921] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,922] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,925] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,926] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,926] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,926] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,926] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,945] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,946] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,946] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,951] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,951] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,952] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,953] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,964] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,964] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,964] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,964] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,964] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,964] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,974] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,974] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,974] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,974] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,974] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,975] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,975] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,976] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,981] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,982] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,994] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,995] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,996] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:09,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:09,997] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,015] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,018] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,023] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,023] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,024] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,025] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,025] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,025] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,025] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,025] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,025] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,026] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,026] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,027] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,028] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,028] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,029] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,029] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,036] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,037] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,037] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,040] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,040] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,040] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,040] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,040] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,041] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,041] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,042] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,042] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,042] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,042] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,042] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,042] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,044] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,053] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,053] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,053] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,053] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,053] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,054] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,054] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,062] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,063] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,063] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,069] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,069] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,072] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,072] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,072] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,072] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,072] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,072] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,072] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,073] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,073] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,073] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,073] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,073] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,084] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,089] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,089] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,089] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,089] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,089] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,089] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,089] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,091] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,091] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,091] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,091] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,091] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,092] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,092] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,093] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,093] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,093] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,093] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,093] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,094] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,094] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,094] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,094] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,095] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,095] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,095] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,096] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,096] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,099] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,109] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,111] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,111] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,111] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,111] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,111] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,111] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,111] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,111] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,113] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,113] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,113] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,113] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,113] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,113] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,113] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,114] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,114] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,117] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,124] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,124] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,125] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,127] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,127] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,128] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,128] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,128] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,128] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,128] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,129] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,129] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,129] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,129] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,129] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,129] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,129] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,130] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,130] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,139] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,140] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,140] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,141] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,142] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,143] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,143] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,144] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,148] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,148] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,148] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,149] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,152] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,156] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,156] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,156] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,158] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,162] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,162] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,163] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,163] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,163] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,163] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,163] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,163] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,163] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,163] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,163] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,163] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,163] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,163] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,168] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,168] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,168] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,168] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,169] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,169] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,170] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,170] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,171] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,171] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,172] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,172] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,173] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,173] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,175] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,176] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,176] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,177] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,177] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,178] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,178] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,179] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,179] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,180] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,180] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,181] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,181] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,182] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,183] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,184] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,184] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,185] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,185] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,185] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,185] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,185] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,186] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,186] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,187] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,187] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,187] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,187] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,187] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,187] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,187] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:10,189] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:10,189] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,325] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-16-23, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-25-8, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-15-25, -uve-topic-11-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-20-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-15-4, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-10-21, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-21-19, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-21-4, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-5-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-23-5, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-11-15, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-26-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-20-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-15-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-1-28, -uve-topic-20-0, -uve-topic-15-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-0-12, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-21-1, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-8-1, structured_syslog_topic-3, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-4-2, -uve-topic-16-11, -uve-topic-2-2, -uve-topic-21-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-21-28, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-3-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-21-13, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-1-1) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:11,377] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,386] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,394] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,395] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,397] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,398] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,396] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,326), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,978), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,171), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,16), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),3,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:11,428] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,433] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,433] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,433] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,436] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,436] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,436] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,436] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,437] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,437] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,437] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,437] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,437] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,437] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,437] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,438] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,438] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,438] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,438] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,438] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,442] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,443] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,444] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,445] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,446] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,447] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,448] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,449] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,449] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,449] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,449] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,449] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,449] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,450] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,450] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,450] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,451] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,452] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,453] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,453] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,453] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,453] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,453] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,453] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,454] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,454] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,454] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,454] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,455] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,455] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,455] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,455] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,456] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,456] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,456] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,456] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,456] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,456] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,457] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,457] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,458] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,459] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,459] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,459] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,459] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,460] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,460] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,460] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,460] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,460] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,460] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,461] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,461] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,461] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,461] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,461] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,462] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,463] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,463] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,463] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,463] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,467] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,469] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,469] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,469] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,470] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,470] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,470] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,470] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,470] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,470] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,471] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,472] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,472] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,473] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,473] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,473] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,473] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,474] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,474] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,474] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,474] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,474] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,475] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,475] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,475] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,475] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,475] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,475] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,476] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,476] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,476] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,476] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,477] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,477] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,477] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,477] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,477] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,478] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,478] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,478] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,478] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,478] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,478] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,478] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,479] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,479] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,479] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,479] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,479] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,479] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,479] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,480] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,480] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,480] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,480] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,480] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,480] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,480] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,480] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,480] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,481] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,481] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,481] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,481] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,481] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,481] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,481] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,482] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,482] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,482] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,482] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,482] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,482] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,482] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,483] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,483] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,483] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,483] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,483] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,483] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,483] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,483] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,484] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,484] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,484] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,484] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:11,484] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:11,484] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:13,000] WARN [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Non-monotonic update of high watermark from (offset=978, segment=[0:254135]) to (offset=974, segment=[-1:-1]) (kafka.log.UnifiedLog) [2026-06-04 06:06:42,070] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-22) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,117] 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-06-04 06:06:42,121] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,131] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-04 06:06:42,131] 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-06-04 06:06:42,148] 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-06-04 06:06:42,149] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,153] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-04 06:06:42,153] 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-06-04 06:06:42,161] 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-06-04 06:06:42,161] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,162] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-04 06:06:42,162] 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-06-04 06:06:42,187] 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-06-04 06:06:42,188] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,188] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-04 06:06:42,188] 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-06-04 06:06:42,199] 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-06-04 06:06:42,199] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,199] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-04 06:06:42,200] 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-06-04 06:06:42,210] 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-06-04 06:06:42,210] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,211] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-04 06:06:42,211] 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-06-04 06:06:42,224] 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-06-04 06:06:42,224] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,224] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-04 06:06:42,224] 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-06-04 06:06:42,233] 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-06-04 06:06:42,234] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,234] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-04 06:06:42,234] 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-06-04 06:06:42,244] 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-06-04 06:06:42,245] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,245] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-04 06:06:42,245] 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-06-04 06:06:42,256] 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-06-04 06:06:42,257] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,257] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-04 06:06:42,257] 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-06-04 06:06:42,270] 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-06-04 06:06:42,271] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,271] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-04 06:06:42,271] 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-06-04 06:06:42,283] 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-06-04 06:06:42,283] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,283] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-04 06:06:42,283] 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-06-04 06:06:42,289] 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-06-04 06:06:42,289] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,289] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-04 06:06:42,289] 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-06-04 06:06:42,310] 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-06-04 06:06:42,310] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,310] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-04 06:06:42,310] 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-06-04 06:06:42,323] 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-06-04 06:06:42,323] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,323] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-04 06:06:42,323] 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-06-04 06:06:42,332] 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-06-04 06:06:42,332] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,335] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-04 06:06:42,336] 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-06-04 06:06:42,341] 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-06-04 06:06:42,341] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,341] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-04 06:06:42,341] 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-06-04 06:06:42,351] 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-06-04 06:06:42,351] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,351] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-04 06:06:42,351] 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-06-04 06:06:42,355] 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-06-04 06:06:42,355] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,355] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-04 06:06:42,355] 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-06-04 06:06:42,361] 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-06-04 06:06:42,361] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,361] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-04 06:06:42,361] 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-06-04 06:06:42,368] 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-06-04 06:06:42,370] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,370] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-04 06:06:42,370] 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-06-04 06:06:42,377] 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-06-04 06:06:42,378] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,378] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-04 06:06:42,378] 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-06-04 06:06:42,385] 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-06-04 06:06:42,386] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,386] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-04 06:06:42,386] 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-06-04 06:06:42,391] 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-06-04 06:06:42,392] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,392] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-04 06:06:42,392] 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-06-04 06:06:42,399] 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-06-04 06:06:42,400] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,400] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-04 06:06:42,400] 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-06-04 06:06:42,415] 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-06-04 06:06:42,416] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,416] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-04 06:06:42,416] 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-06-04 06:06:42,419] 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-06-04 06:06:42,419] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,420] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-04 06:06:42,420] 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-06-04 06:06:42,427] 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-06-04 06:06:42,442] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,443] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-04 06:06:42,443] 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-06-04 06:06:42,457] 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-06-04 06:06:42,458] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,458] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-04 06:06:42,458] 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-06-04 06:06:42,462] 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-06-04 06:06:42,464] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,464] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-04 06:06:42,464] 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-06-04 06:06:42,466] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,468] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,469] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,666] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,666] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,667] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:06:42,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,937] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:07:57,722] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:07:57,725] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2026-06-04 06:07:57,726] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-04 06:07:57,989] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-10-6, -uve-topic-11-24, -uve-topic-20-6, -uve-topic-23-5, -uve-topic-20-0, -uve-topic-25-2, -uve-topic-21-7, -uve-topic-6-16, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-1, -uve-topic-7-1, HEALTH_CHECK_TOPIC-6, -uve-topic-3-21, -uve-topic-2-20, -uve-topic-25-8, -uve-topic-13-19, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-23-17, -uve-topic-8-4, -uve-topic-16-8, -uve-topic-29-13, -uve-topic-19-14, HEALTH_CHECK_TOPIC-12, -uve-topic-9-24, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-6, -uve-topic-24-26, -uve-topic-12-22, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-16-14, -uve-topic-7-25, -uve-topic-14-24, structured_syslog_topic-24, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-26-5, -uve-topic-10-12, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-10-24, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-6-28, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-0-0, -uve-topic-16-26, -uve-topic-15-25, -uve-topic-0-12, -uve-topic-22-18, -uve-topic-15-13, -uve-topic-9-6, -uve-topic-5-20, -uve-topic-24-2, -uve-topic-2-2, -uve-topic-5-14, -uve-topic-1-22, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-20-12, -uve-topic-22-6, -uve-topic-22-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-24-14, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-22-0, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-11-0, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-24-8, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-19-2, -uve-topic-29-1, structured_syslog_topic-0, -uve-topic-15-19, structured_syslog_topic-12, -uve-topic-2-8, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-1-4, -uve-topic-2-26, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-14-18, -uve-topic-8-28, -uve-topic-5-26, -uve-topic-15-1, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-4-14, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-16-2, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-13-25, -uve-topic-27-4, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,003] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,025] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,026] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, 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-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-7 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-6 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-12 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-8 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,027] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-2 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-15 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-23 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,028] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-29 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-1 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-24-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-25-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-26 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-28-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-18 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,029] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-28 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-12-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-10 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-3 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-27 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-11 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-16-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-20-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-5 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-19-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-4 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-24 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,030] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-26-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-7-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition structured_syslog_topic-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-23-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-3-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-2-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-21-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-0-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-22-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-13-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-4-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-22 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-15-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-17 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-5-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-14 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-13 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,031] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-9 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-9-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-1-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-8-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-10-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-25 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-6-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-20 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-17-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-19 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-27-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-11-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-21 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-14-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-16 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-29-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,033] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,034] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-0 has an older epoch (3) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,034] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Partition -uve-topic-18-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,060] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,060] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-5-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,060] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,060] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-17-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,074] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,074] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,074] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,074] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,085] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,085] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-4-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,085] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-7 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,085] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-19-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,093] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-4 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,093] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-2-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,096] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-7-22, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-11-15, -uve-topic-16-23, -uve-topic-12-7, -uve-topic-23-14, -uve-topic-3-6, -uve-topic-14-15, -uve-topic-26-14, HEALTH_CHECK_TOPIC-21, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-12-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-20-15, -uve-topic-1-7, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-13-16, -uve-topic-24-23, -uve-topic-25-23, -uve-topic-8-7, -uve-topic-6-7, -uve-topic-15-16, -uve-topic-12-1, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-7-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-11-9, -uve-topic-19-17, -uve-topic-29-16, structured_syslog_topic-9, HEALTH_CHECK_TOPIC-27, -uve-topic-23-8, -uve-topic-14-9, -uve-topic-16-17, -uve-topic-10-9, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-7-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-6-13, HEALTH_CHECK_TOPIC-3, -uve-topic-24-17, -uve-topic-25-17, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-9-21, -uve-topic-1-13, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-23-2, -uve-topic-14-3, -uve-topic-8-1, -uve-topic-26-2, structured_syslog_topic-3, -uve-topic-6-1, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-12-19, -uve-topic-16-11, -uve-topic-7-10, -uve-topic-21-10, -uve-topic-15-4, -uve-topic-20-3, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-0-27, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-16-29, -uve-topic-10-21, HEALTH_CHECK_TOPIC-9, -uve-topic-21-28, -uve-topic-9-27, -uve-topic-1-19, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-24-11, -uve-topic-25-11, -uve-topic-0-3, -uve-topic-16-5, -uve-topic-21-4, -uve-topic-20-21, -uve-topic-28-29, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-24-29, -uve-topic-3-24, -uve-topic-25-29, -uve-topic-26-20, -uve-topic-7-16, -uve-topic-11-21, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-23-20, -uve-topic-14-21, -uve-topic-12-13, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-3-0, -uve-topic-25-5, -uve-topic-2-17, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-13-22, -uve-topic-4-17, -uve-topic-15-22, -uve-topic-5-17, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-9-9, -uve-topic-1-1) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,098] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,099] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,099] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,103] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,103] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-25-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,109] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-22) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,117] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,117] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,117] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,124] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,124] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-13-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,131] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,131] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-27-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,139] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,140] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-14-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,161] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,161] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition structured_syslog_topic-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,161] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,161] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-28-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,161] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,161] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-15-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,167] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-21-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,175] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,176] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-23-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,183] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-8 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,185] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Partition -uve-topic-10-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,198] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-27-6, -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-8-5, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-5, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-10-7, -uve-topic-8-6, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-26-7, -uve-topic-0-7, -uve-topic-10-8, -uve-topic-20-7, structured_syslog_topic-8, -uve-topic-11-8, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-8-3, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-21-8, -uve-topic-5-4, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-13-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-2-4, -uve-topic-20-8, -uve-topic-0-4, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-9-4, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-6-5, -uve-topic-23-9, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-25-9, -uve-topic-3-5, -uve-topic-10-10, -uve-topic-0-5, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-1-5, -uve-topic-13-3, -uve-topic-15-3, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-21-2, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-5-10, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, HEALTH_CHECK_TOPIC-17, -uve-topic-10-4, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, HEALTH_CHECK_TOPIC-14, -uve-topic-1-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-8-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-15-6, -uve-topic-2-9, -uve-topic-1-9, -uve-topic-20-5, -uve-topic-8-9, -uve-topic-21-5, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-20-14, -uve-topic-8-14, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-1-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-15-15, -uve-topic-9-14, -uve-topic-16-15, -uve-topic-1-15, -uve-topic-10-16, -uve-topic-8-15, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-6-15, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-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-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, structured_syslog_topic-1, -uve-topic-11-17, -uve-topic-5-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-6-12, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-26-16, -uve-topic-7-12, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-8-12, structured_syslog_topic-2, HEALTH_CHECK_TOPIC-11, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-4-13, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-20-17, -uve-topic-0-13, -uve-topic-21-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-9-13, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, HEALTH_CHECK_TOPIC-8, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, structured_syslog_topic-4, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-9-19, -uve-topic-15-12, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-20-11, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-19-13, -uve-topic-29-12, structured_syslog_topic-5, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-10-13, -uve-topic-5-16, -uve-topic-3-16, -uve-topic-4-16, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-8-17, -uve-topic-11-14, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-26-13, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-20-23, -uve-topic-21-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-5-22, -uve-topic-13-24, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-2-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-9-22, -uve-topic-26-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-8-23, -uve-topic-9-23, structured_syslog_topic-25, -uve-topic-23-24, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-7-23, -uve-topic-10-25, -uve-topic-3-23, HEALTH_CHECK_TOPIC-5, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-3-20, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-1-20, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-25-24, -uve-topic-9-20, HEALTH_CHECK_TOPIC-2, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-13-27, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-15-27, -uve-topic-4-21, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-20-26, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-1-21, -uve-topic-26-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-8-21, -uve-topic-3-26, -uve-topic-1-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, structured_syslog_topic-28, -uve-topic-8-26, -uve-topic-6-26, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-1-27, -uve-topic-20-20, -uve-topic-8-27, structured_syslog_topic-29, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-10-22, -uve-topic-7-24, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-4-24, -uve-topic-15-21, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-21-20, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-9-25, -uve-topic-4-25, -uve-topic-5-25, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, HEALTH_CHECK_TOPIC-29, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-19-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, structured_syslog_topic-16, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-23-0, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-2-28, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-28-0, -uve-topic-18-1, structured_syslog_topic-17, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-1-29, -uve-topic-26-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-9-29, -uve-topic-9-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-1-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, HEALTH_CHECK_TOPIC-26, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-27-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-1-0, -uve-topic-2-0, HEALTH_CHECK_TOPIC-23, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,210] INFO [ReplicaFetcherThread-0-1]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,210] INFO [ReplicaFetcherThread-0-1]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,211] INFO [ReplicaFetcherThread-0-1]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:59,223] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, HEALTH_CHECK_TOPIC-12, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-5-14, HEALTH_CHECK_TOPIC-4, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-20-6, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-22-6, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-11-0, -uve-topic-16-8, -uve-topic-9-6, HEALTH_CHECK_TOPIC-13, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-14-0, -uve-topic-20-24, -uve-topic-12-16, -uve-topic-14-24, -uve-topic-26-23, -uve-topic-3-15, -uve-topic-21-7, -uve-topic-7-7, -uve-topic-22-0, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-25-8, -uve-topic-1-28, HEALTH_CHECK_TOPIC-18, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-20-0, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-15-1, HEALTH_CHECK_TOPIC-10, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-8-28, -uve-topic-15-25, -uve-topic-0-12, -uve-topic-6-4, -uve-topic-24-8, -uve-topic-1-4, -uve-topic-9-12, -uve-topic-17-17, -uve-topic-27-16, HEALTH_CHECK_TOPIC-19, -uve-topic-21-1, -uve-topic-8-4, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-16-2, -uve-topic-3-21, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-16-26, -uve-topic-10-18, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-11-18, -uve-topic-12-10, HEALTH_CHECK_TOPIC-28, -uve-topic-26-17, -uve-topic-24-2, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-2-26, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-7-1, HEALTH_CHECK_TOPIC-16, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-9-18, -uve-topic-20-18, -uve-topic-28-26, -uve-topic-18-27, HEALTH_CHECK_TOPIC-0, -uve-topic-22-18, -uve-topic-4-2, -uve-topic-2-2, HEALTH_CHECK_TOPIC-25, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-3-27, -uve-topic-12-4, -uve-topic-5-2, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-16-20, HEALTH_CHECK_TOPIC-1, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-14-12, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-11-12, -uve-topic-23-11, HEALTH_CHECK_TOPIC-22, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-26-29, -uve-topic-9-24, -uve-topic-1-16, -uve-topic-23-29, -uve-topic-25-20, HEALTH_CHECK_TOPIC-6, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-6-16, -uve-topic-24-20, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-5-8, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-9-0, -uve-topic-23-5, -uve-topic-14-6, structured_syslog_topic-6, -uve-topic-7-25, HEALTH_CHECK_TOPIC-7, -uve-topic-3-9, -uve-topic-21-13, -uve-topic-12-22, -uve-topic-16-14, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-29-13, -uve-topic-19-14, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,244] 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-13-6, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-11-2, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -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-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -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-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-4-4, -uve-topic-5-5, -uve-topic-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -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-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -uve-topic-0-9, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-21-16, -uve-topic-11-17, -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-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-26-16, -uve-topic-16-17, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -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-26-25, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-7-16, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-12-19, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-27-23, -uve-topic-17-24, -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, -uve-topic-1-1, structured_syslog_topic-8, -uve-topic-14-3, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-23-26, -uve-topic-13-27, -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-1-15, -uve-topic-2-11, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-5, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -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-12-13, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -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-6-19, -uve-topic-6-3, -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-4-1, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-12-1, -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-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-9-3, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-14-9, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-25-18, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -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-2-5, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -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-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,245] INFO [ReplicaAlterLogDirsManager 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-13-6, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-11-2, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -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-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -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-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-4-4, -uve-topic-5-5, -uve-topic-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -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-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -uve-topic-0-9, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-21-16, -uve-topic-11-17, -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-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-26-16, -uve-topic-16-17, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -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-26-25, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-7-16, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-12-19, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-27-23, -uve-topic-17-24, -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, -uve-topic-1-1, structured_syslog_topic-8, -uve-topic-14-3, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-23-26, -uve-topic-13-27, -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-1-15, -uve-topic-2-11, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-5, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -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-12-13, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -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-6-19, -uve-topic-6-3, -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-4-1, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-12-1, -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-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-9-3, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-14-9, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-25-18, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -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-2-5, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -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-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:59,314] 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-13-6, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-11-2, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -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-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -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-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-4-4, -uve-topic-5-5, -uve-topic-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -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-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -uve-topic-0-9, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-21-16, -uve-topic-11-17, -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-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-26-16, -uve-topic-16-17, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -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-26-25, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-7-16, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-12-19, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-27-23, -uve-topic-17-24, -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, -uve-topic-1-1, structured_syslog_topic-8, -uve-topic-14-3, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-23-26, -uve-topic-13-27, -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-1-15, -uve-topic-2-11, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-5, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -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-12-13, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -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-6-19, -uve-topic-6-3, -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-4-1, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-12-1, -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-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-9-3, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-14-9, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-25-18, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -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-2-5, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -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-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,315] INFO [ReplicaAlterLogDirsManager 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-13-6, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -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-20-22, -uve-topic-10-23, -uve-topic-24-11, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-11-2, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -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-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -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-24-12, -uve-topic-14-13, -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-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-13-15, -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-4-4, -uve-topic-5-5, -uve-topic-23-9, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -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, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -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-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -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-24-5, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-21-28, -uve-topic-11-29, -uve-topic-0-9, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-21-16, -uve-topic-11-17, -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-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-26-16, -uve-topic-16-17, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -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-26-25, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-7-16, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-12-19, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-27-23, -uve-topic-17-24, -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, -uve-topic-1-1, structured_syslog_topic-8, -uve-topic-14-3, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-23-26, -uve-topic-13-27, -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-1-15, -uve-topic-2-11, -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-25-3, -uve-topic-15-4, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-26-22, -uve-topic-16-23, -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-21-5, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -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-12-13, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -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-6-19, -uve-topic-6-3, -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-4-1, -uve-topic-1-7, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-12-1, -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-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -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-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-9-3, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-14-9, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-25-18, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-7-5, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-8-11, -uve-topic-28-23, -uve-topic-18-24, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-17, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -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-2-5, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-27-25, -uve-topic-17-26, -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-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-20-3, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-26-8, -uve-topic-16-9, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-24-17, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-28-5, -uve-topic-18-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-20-2, -uve-topic-10-3, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-27, -uve-topic-25-0, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -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-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-20-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -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-26-14, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:59,319] INFO [KafkaServer id=3] Controlled shutdown request returned successfully after 1583ms (kafka.server.KafkaServer) [2026-06-04 06:07:59,321] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:07:59,321] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:07:59,322] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:07:59,322] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-04 06:07:59,330] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-04 06:07:59,331] INFO [data-plane Kafka Request Handler on Broker 3], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:07:59,333] INFO [data-plane Kafka Request Handler on Broker 3], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:07:59,336] INFO [ExpirationReaper-3-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,337] INFO [ExpirationReaper-3-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,337] INFO [ExpirationReaper-3-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,338] INFO [KafkaApi-3] Shutdown complete. (kafka.server.KafkaApis) [2026-06-04 06:07:59,339] INFO [ExpirationReaper-3-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,339] INFO [ExpirationReaper-3-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,339] INFO [ExpirationReaper-3-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,340] INFO [TransactionCoordinator id=3] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:07:59,341] INFO [Transaction State Manager 3]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-04 06:07:59,341] INFO [TxnMarkerSenderThread-3]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:07:59,341] INFO [TxnMarkerSenderThread-3]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:07:59,341] INFO [TxnMarkerSenderThread-3]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:07:59,342] INFO [TransactionCoordinator id=3] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:07:59,343] INFO [GroupCoordinator 3]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:07:59,343] INFO [ExpirationReaper-3-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,344] INFO [ExpirationReaper-3-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,344] INFO [ExpirationReaper-3-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,344] INFO [ExpirationReaper-3-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,344] INFO [ExpirationReaper-3-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,344] INFO [ExpirationReaper-3-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,345] INFO [GroupCoordinator 3]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:07:59,345] INFO [ReplicaManager broker=3] Shutting down (kafka.server.ReplicaManager) [2026-06-04 06:07:59,346] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:07:59,346] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:07:59,346] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:07:59,346] INFO [ReplicaFetcherManager on broker 3] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,347] INFO [ReplicaFetcherManager on broker 3] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:59,347] INFO [ReplicaAlterLogDirsManager on broker 3] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:59,347] INFO [ReplicaAlterLogDirsManager on broker 3] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:59,347] INFO [ExpirationReaper-3-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,348] INFO [ExpirationReaper-3-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,348] INFO [ExpirationReaper-3-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,348] INFO [ExpirationReaper-3-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,348] INFO [ExpirationReaper-3-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,348] INFO [ExpirationReaper-3-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,349] INFO [ExpirationReaper-3-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,349] INFO [ExpirationReaper-3-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,349] INFO [ExpirationReaper-3-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,349] INFO [ExpirationReaper-3-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,349] INFO [ExpirationReaper-3-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,349] INFO [ExpirationReaper-3-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,350] INFO [ExpirationReaper-3-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,353] INFO [ExpirationReaper-3-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,354] INFO [ExpirationReaper-3-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:59,365] INFO [AddPartitionsToTxnSenderThread-3]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:07:59,366] INFO [AddPartitionsToTxnSenderThread-3]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:07:59,366] INFO [AddPartitionsToTxnSenderThread-3]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:07:59,366] INFO [ReplicaManager broker=3] Shut down completely (kafka.server.ReplicaManager) [2026-06-04 06:07:59,366] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:59,367] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:59,367] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:59,369] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:07:59,369] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:59,369] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:59,369] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:59,370] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:07:59,370] INFO Shutting down. (kafka.log.LogManager) [2026-06-04 06:07:59,371] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:59,371] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:59,371] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:59,371] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:59,371] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:59,371] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:59,388] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 345 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,802] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 211 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,847] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Wrote producer snapshot at offset 1 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,996] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 170 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,014] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 88 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,049] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 180 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,137] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 157 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,152] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 190 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,251] INFO [ProducerStateManager partition=-uve-topic-18-0] Wrote producer snapshot at offset 27 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,437] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 502 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,443] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 139 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,552] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 1906 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,718] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 259 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,897] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 136 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:01,133] INFO [ProducerStateManager partition=-uve-topic-19-0] Wrote producer snapshot at offset 27 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:01,381] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 283 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:01,551] INFO Shutdown complete. (kafka.log.LogManager) [2026-06-04 06:08:01,555] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:08:01,556] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:08:01,556] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:08:01,556] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:08:01,664] INFO Session: 0x100002408b10003 closed (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:08:01,664] INFO EventThread shut down for session: 0x100002408b10003 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:08:01,665] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:08:01,665] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,667] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,668] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,668] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:01,668] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Shutting down socket server (kafka.network.SocketServer) [2026-06-04 06:08:01,693] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Shutdown completed (kafka.network.SocketServer) [2026-06-04 06:08:01,694] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:08:01,694] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:08:01,694] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:08:01,695] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2026-06-04 06:08:01,695] INFO App info kafka.server for 3 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:08:01,696] INFO [KafkaServer id=3] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Jun 4 06:09:27 UTC 2026 ===================' INFO: =================== Thu Jun 4 06:09:27 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ 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_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 +++ sort +++ grep -vi host +++ uniq +++ awk '/32 host/ { print f } {f=$2}' ++ 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-06-04 06:09:30,943] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 06:09:31,327] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 06:09:31,480] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:09:31,481] INFO starting (kafka.server.KafkaServer) [2026-06-04 06:09:31,490] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 06:09:31,543] 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-06-04 06:09:31,548] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,548] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-3. (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,548] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,548] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,551] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,551] 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-06-04 06:09:31,552] 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-06-04 06:09:31,552] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,552] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,552] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,552] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,552] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,552] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,553] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,553] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,553] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,553] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,553] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,559] 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-06-04 06:09:31,570] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 06:09:31,587] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,593] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:31,594] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,607] INFO Socket connection established, initiating session, client: /10.0.0.33:52626, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,630] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b10037, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,661] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:32,085] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 06:09:32,186] 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-06-04 06:09:32,217] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:32,217] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:32,221] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:32,225] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:32,227] INFO [KafkaServer id=3] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-04 06:09:32,412] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:09:32,421] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-04 06:09:32,438] INFO Loaded 0 logs in 25ms (kafka.log.LogManager) [2026-06-04 06:09:32,462] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 06:09:32,466] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 06:09:32,588] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:09:32,653] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:09:32,695] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:09:32,752] INFO [MetadataCache brokerId=3] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 06:09:32,835] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:33,546] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 06:09:33,576] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 06:09:33,618] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:33,646] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,648] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,648] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,652] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,657] INFO [ExpirationReaper-3-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,722] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:09:33,723] INFO [AddPartitionsToTxnSenderThread-3]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:09:33,913] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 06:09:33,937] INFO Stat of the created znode at /brokers/ids/3 is: 8589940396,8589940396,1780553373923,1780553373923,1,0,0,72057748802568247,202,0,8589940396 (kafka.zk.KafkaZkClient) [2026-06-04 06:09:33,946] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.33:9092, czxid (broker epoch): 8589940396 (kafka.zk.KafkaZkClient) [2026-06-04 06:09:34,093] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:34,126] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:34,127] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:34,176] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:09:34,186] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:09:34,262] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:09:34,278] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:09:34,293] INFO [TxnMarkerSenderThread-3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:09:34,387] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:34,463] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:09:34,602] INFO [SocketServer listenerType=ZK_BROKER, nodeId=3] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 06:09:34,611] INFO Awaiting socket connections on 10.0.0.33:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 06:09:34,635] INFO [KafkaServer id=3] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:09:34,635] INFO [KafkaServer id=3] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:09:34,636] INFO [KafkaServer id=3] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:09:34,636] INFO [KafkaServer id=3] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:09:34,655] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:34,655] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:34,655] INFO Kafka startTimeMs: 1780553374636 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:34,656] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2026-06-04 06:09:34,856] 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: 0. [2026-06-04 06:09:34,871] 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-06-04 06:09:34,878] 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: 0. [2026-06-04 06:09:34,878] 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: 0. [2026-06-04 06:09:34,879] 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: 0. [2026-06-04 06:09:34,879] 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: 0. [2026-06-04 06:09:34,879] 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: 0. [2026-06-04 06:09:34,879] 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: 0. [2026-06-04 06:09:34,882] 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: 0. [2026-06-04 06:09:34,883] 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: 0. [2026-06-04 06:09:34,883] 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: 0. [2026-06-04 06:09:34,886] 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: 0. [2026-06-04 06:09:34,886] 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: 0. [2026-06-04 06:09:34,886] 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: 0. [2026-06-04 06:09:34,886] 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: 0. [2026-06-04 06:09:34,888] 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: 0. [2026-06-04 06:09:34,888] 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: 0. [2026-06-04 06:09:34,888] 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: 0. [2026-06-04 06:09:34,889] 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: 0. [2026-06-04 06:09:34,890] 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: 0. [2026-06-04 06:09:34,890] 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: 0. [2026-06-04 06:09:34,890] 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: 0. [2026-06-04 06:09:34,891] 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: 0. [2026-06-04 06:09:34,897] 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: 0. [2026-06-04 06:09:34,897] 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: 0. [2026-06-04 06:09:34,897] 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: 0. [2026-06-04 06:09:34,897] 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: 0. [2026-06-04 06:09:34,898] 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: 0. [2026-06-04 06:09:34,898] 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: 0. [2026-06-04 06:09:34,899] 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: 0. [2026-06-04 06:09:34,899] 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: 0. [2026-06-04 06:09:35,246] 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-06-04 06:09:35,395] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,396] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,397] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,398] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,635] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,636] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,637] 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: 0. [2026-06-04 06:09:35,698] 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-06-04 06:09:36,234] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,235] 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: 0. [2026-06-04 06:09:36,236] 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: 0. [2026-06-04 06:09:36,236] 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: 0. [2026-06-04 06:09:36,236] 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: 0. [2026-06-04 06:09:36,236] 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: 0. [2026-06-04 06:09:36,236] 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: 0. [2026-06-04 06:09:36,236] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,237] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,238] 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: 0. [2026-06-04 06:09:36,244] 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-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,395] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,396] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,397] 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: 0. [2026-06-04 06:09:36,629] 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: 0. [2026-06-04 06:09:36,629] 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: 0. [2026-06-04 06:09:36,629] 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: 0. [2026-06-04 06:09:36,629] 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: 0. [2026-06-04 06:09:36,629] 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: 0. [2026-06-04 06:09:36,629] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,630] 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: 0. [2026-06-04 06:09:36,632] 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: 0. [2026-06-04 06:09:36,632] 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: 0. [2026-06-04 06:09:36,632] 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: 0. [2026-06-04 06:09:36,632] 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: 0. [2026-06-04 06:09:36,633] 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: 0. [2026-06-04 06:09:36,633] 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: 0. [2026-06-04 06:09:36,633] 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: 0. [2026-06-04 06:09:36,633] 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: 0. [2026-06-04 06:09:36,633] 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: 0. [2026-06-04 06:09:36,634] 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: 0. [2026-06-04 06:09:36,634] 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: 0. [2026-06-04 06:09:36,634] 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: 0. [2026-06-04 06:09:36,634] 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: 0. [2026-06-04 06:09:36,634] 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: 0. [2026-06-04 06:09:36,635] 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: 0. [2026-06-04 06:09:36,635] 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: 0. [2026-06-04 06:09:36,698] 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-06-04 06:09:37,233] 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: 0. [2026-06-04 06:09:37,233] 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: 0. [2026-06-04 06:09:37,233] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,234] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,235] 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: 0. [2026-06-04 06:09:37,236] 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: 0. [2026-06-04 06:09:37,243] 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-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,395] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,396] 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: 0. [2026-06-04 06:09:37,628] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,629] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,630] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,631] 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: 0. [2026-06-04 06:09:37,698] 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-06-04 06:09:37,892] INFO [zk-broker-3-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:37,950] INFO [zk-broker-3-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:38,104] 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-06-04 06:09:38,117] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,122] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,123] 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-06-04 06:09:38,127] 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-06-04 06:09:38,128] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,128] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,128] 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-06-04 06:09:38,132] 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-06-04 06:09:38,132] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,133] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,133] 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-06-04 06:09:38,138] 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-06-04 06:09:38,139] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,139] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,139] 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-06-04 06:09:38,143] 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-06-04 06:09:38,143] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,143] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,143] 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-06-04 06:09:38,147] 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-06-04 06:09:38,147] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,148] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,148] 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-06-04 06:09:38,152] 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-06-04 06:09:38,153] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,153] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,153] 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-06-04 06:09:38,157] 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-06-04 06:09:38,157] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,157] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,157] 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-06-04 06:09:38,161] 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-06-04 06:09:38,162] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,162] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,162] 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-06-04 06:09:38,173] 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-06-04 06:09:38,174] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,174] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,174] 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-06-04 06:09:38,180] 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-06-04 06:09:38,181] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,181] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,181] 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-06-04 06:09:38,189] 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-06-04 06:09:38,189] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,189] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,189] 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-06-04 06:09:38,194] 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-06-04 06:09:38,195] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,195] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,195] 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-06-04 06:09:38,200] 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-06-04 06:09:38,200] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,201] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,201] 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-06-04 06:09:38,206] 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-06-04 06:09:38,206] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,207] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,207] 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-06-04 06:09:38,210] 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-06-04 06:09:38,211] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,211] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,211] 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-06-04 06:09:38,215] 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-06-04 06:09:38,215] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,215] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,215] 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-06-04 06:09:38,220] 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-06-04 06:09:38,225] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,225] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,225] 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-06-04 06:09:38,230] 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-06-04 06:09:38,231] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,231] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,231] 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-06-04 06:09:38,246] 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-06-04 06:09:38,246] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,246] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,246] 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-06-04 06:09:38,252] 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-06-04 06:09:38,255] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,255] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,255] 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-06-04 06:09:38,262] 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-06-04 06:09:38,262] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,263] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,263] 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-06-04 06:09:38,267] 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-06-04 06:09:38,268] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,268] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,268] 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-06-04 06:09:38,272] 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-06-04 06:09:38,273] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,273] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,273] 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-06-04 06:09:38,278] 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-06-04 06:09:38,278] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,278] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,278] 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-06-04 06:09:38,286] 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-06-04 06:09:38,287] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,287] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,287] 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-06-04 06:09:38,295] 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-06-04 06:09:38,296] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,297] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,299] 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-06-04 06:09:38,304] 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-06-04 06:09:38,305] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,305] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,306] 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-06-04 06:09:38,310] 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-06-04 06:09:38,311] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,311] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,311] 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-06-04 06:09:38,316] 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-06-04 06:09:38,317] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,318] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,318] 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-06-04 06:09:38,323] 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-06-04 06:09:38,324] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,325] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,325] 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-06-04 06:09:38,330] 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-06-04 06:09:38,331] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,331] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,331] 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-06-04 06:09:38,338] 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-06-04 06:09:38,339] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,342] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,343] 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-06-04 06:09:38,351] 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-06-04 06:09:38,355] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,355] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,357] 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-06-04 06:09:38,361] 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-06-04 06:09:38,363] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,363] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,363] 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-06-04 06:09:38,369] 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-06-04 06:09:38,371] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,373] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,373] 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-06-04 06:09:38,378] 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-06-04 06:09:38,379] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,379] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,379] 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-06-04 06:09:38,386] 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-06-04 06:09:38,387] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,387] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,387] 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-06-04 06:09:38,392] 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-06-04 06:09:38,393] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,393] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,393] 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-06-04 06:09:38,400] 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-06-04 06:09:38,401] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,401] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,401] 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-06-04 06:09:38,415] 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-06-04 06:09:38,416] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,416] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,416] 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-06-04 06:09:38,425] 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-06-04 06:09:38,426] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,426] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,426] 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-06-04 06:09:38,431] 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-06-04 06:09:38,432] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,433] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,447] 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-06-04 06:09:38,452] 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-06-04 06:09:38,453] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,453] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,454] 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-06-04 06:09:38,468] 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-06-04 06:09:38,469] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,469] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,469] 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-06-04 06:09:38,476] 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-06-04 06:09:38,477] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,477] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,477] 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-06-04 06:09:38,485] 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-06-04 06:09:38,486] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,486] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,486] 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-06-04 06:09:38,493] 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-06-04 06:09:38,494] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,495] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,495] 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-06-04 06:09:38,500] 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-06-04 06:09:38,501] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,501] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,502] 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-06-04 06:09:38,506] 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-06-04 06:09:38,507] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,508] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,509] 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-06-04 06:09:38,512] 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-06-04 06:09:38,513] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,513] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,513] 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-06-04 06:09:38,520] 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-06-04 06:09:38,521] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,521] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,521] 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-06-04 06:09:38,529] 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-06-04 06:09:38,530] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,530] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,530] 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-06-04 06:09:38,533] 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-06-04 06:09:38,534] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,534] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,534] 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-06-04 06:09:38,538] 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-06-04 06:09:38,539] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,539] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,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-06-04 06:09:38,546] 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-06-04 06:09:38,547] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,548] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,548] 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-06-04 06:09:38,557] 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-06-04 06:09:38,558] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,559] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,559] 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-06-04 06:09:38,565] 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-06-04 06:09:38,566] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,566] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,566] 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-06-04 06:09:38,573] 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-06-04 06:09:38,574] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,574] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,575] 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-06-04 06:09:38,579] 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-06-04 06:09:38,580] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,581] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,581] 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-06-04 06:09:38,585] 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-06-04 06:09:38,586] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,586] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,586] 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-06-04 06:09:38,591] 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-06-04 06:09:38,592] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,592] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,592] 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-06-04 06:09:38,596] 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-06-04 06:09:38,597] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,597] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,597] 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-06-04 06:09:38,602] 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-06-04 06:09:38,602] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,603] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,603] 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-06-04 06:09:38,610] 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-06-04 06:09:38,611] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,611] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,611] 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-06-04 06:09:38,615] 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-06-04 06:09:38,616] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,616] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,616] 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-06-04 06:09:38,620] 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-06-04 06:09:38,621] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,621] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,621] 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-06-04 06:09:38,627] 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-06-04 06:09:38,628] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,628] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,628] 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-06-04 06:09:38,637] 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-06-04 06:09:38,639] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,650] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,651] 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-06-04 06:09:38,654] 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-06-04 06:09:38,656] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,656] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,656] 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-06-04 06:09:38,664] 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-06-04 06:09:38,665] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,665] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,666] 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-06-04 06:09:38,670] 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-06-04 06:09:38,670] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,671] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-04 06:09:38,671] 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-06-04 06:09:38,675] 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-06-04 06:09:38,676] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,676] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,676] 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-06-04 06:09:38,682] 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-06-04 06:09:38,683] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,683] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,683] 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-06-04 06:09:38,690] 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-06-04 06:09:38,691] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,691] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,691] 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-06-04 06:09:38,697] 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-06-04 06:09:38,699] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,700] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,701] 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-06-04 06:09:38,704] 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-06-04 06:09:38,706] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,706] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,707] 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-06-04 06:09:38,713] 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-06-04 06:09:38,714] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,714] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,714] 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-06-04 06:09:38,719] 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-06-04 06:09:38,724] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,725] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,725] 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-06-04 06:09:38,728] 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-06-04 06:09:38,729] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,729] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,729] 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-06-04 06:09:38,734] 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-06-04 06:09:38,735] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,736] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,737] 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-06-04 06:09:38,740] 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-06-04 06:09:38,741] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,741] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,741] 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-06-04 06:09:38,745] 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-06-04 06:09:38,746] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,747] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,747] 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-06-04 06:09:38,751] 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-06-04 06:09:38,752] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,752] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,752] 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-06-04 06:09:38,756] 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-06-04 06:09:38,757] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,757] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,757] 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-06-04 06:09:38,761] 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-06-04 06:09:38,762] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,762] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,762] 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-06-04 06:09:38,766] 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-06-04 06:09:38,767] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,767] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,768] 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-06-04 06:09:38,771] 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-06-04 06:09:38,772] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,772] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-04 06:09:38,772] 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-06-04 06:09:38,776] 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-06-04 06:09:38,776] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,777] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,777] 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-06-04 06:09:38,779] 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-06-04 06:09:38,780] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,780] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-04 06:09:38,780] 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-06-04 06:09:38,783] 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-06-04 06:09:38,784] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,784] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,784] 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-06-04 06:09:38,788] 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-06-04 06:09:38,788] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,788] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,789] 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-06-04 06:09:38,822] 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-06-04 06:09:38,823] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,823] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,823] 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-06-04 06:09:38,827] 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-06-04 06:09:38,828] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,828] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,828] 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-06-04 06:09:38,832] 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-06-04 06:09:38,832] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,833] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,833] 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-06-04 06:09:38,836] 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-06-04 06:09:38,837] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,838] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,838] 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-06-04 06:09:38,850] 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-06-04 06:09:38,851] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,851] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,851] 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-06-04 06:09:38,856] 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-06-04 06:09:38,857] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,857] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-04 06:09:38,858] 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-06-04 06:09:38,863] 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-06-04 06:09:38,864] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,864] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,864] 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-06-04 06:09:38,867] 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-06-04 06:09:38,867] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,867] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-04 06:09:38,868] 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-06-04 06:09:38,872] 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-06-04 06:09:38,873] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,873] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,873] 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-06-04 06:09:38,877] 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-06-04 06:09:38,878] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,878] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,878] 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-06-04 06:09:38,883] 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-06-04 06:09:38,883] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,884] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,884] 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-06-04 06:09:38,897] 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-06-04 06:09:38,900] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,907] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,908] 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-06-04 06:09:38,912] 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-06-04 06:09:38,912] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,913] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,913] 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-06-04 06:09:38,918] 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-06-04 06:09:38,919] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,919] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,919] 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-06-04 06:09:38,925] 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-06-04 06:09:38,925] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,926] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,926] 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-06-04 06:09:38,931] 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-06-04 06:09:38,932] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,932] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,932] 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-06-04 06:09:38,938] 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-06-04 06:09:38,939] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,939] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-04 06:09:38,939] 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-06-04 06:09:38,945] 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-06-04 06:09:38,945] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,946] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,946] 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-06-04 06:09:38,953] 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-06-04 06:09:38,954] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,955] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-04 06:09:38,956] 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-06-04 06:09:38,967] 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-06-04 06:09:38,968] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,968] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,968] 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-06-04 06:09:38,972] 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-06-04 06:09:38,972] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,972] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-04 06:09:38,972] 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-06-04 06:09:38,977] 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-06-04 06:09:38,977] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,977] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-04 06:09:38,977] 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-06-04 06:09:38,983] 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-06-04 06:09:38,983] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,983] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-04 06:09:38,984] 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-06-04 06:09:38,988] 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-06-04 06:09:38,990] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,991] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-04 06:09:38,991] 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-06-04 06:09:38,998] 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-06-04 06:09:38,998] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,998] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-04 06:09:38,998] 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-06-04 06:09:39,003] 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-06-04 06:09:39,003] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,003] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,003] 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-06-04 06:09:39,012] 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-06-04 06:09:39,012] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,013] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,013] 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-06-04 06:09:39,017] 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-06-04 06:09:39,018] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,018] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,018] 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-06-04 06:09:39,023] 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-06-04 06:09:39,024] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,024] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,024] 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-06-04 06:09:39,030] 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-06-04 06:09:39,030] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,030] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,030] 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-06-04 06:09:39,035] 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-06-04 06:09:39,035] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,035] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,036] 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-06-04 06:09:39,039] 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-06-04 06:09:39,040] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,041] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,041] 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-06-04 06:09:39,051] 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-06-04 06:09:39,064] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,064] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,064] 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-06-04 06:09:39,076] 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-06-04 06:09:39,077] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,077] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,077] 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-06-04 06:09:39,093] 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-06-04 06:09:39,095] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,096] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,096] 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-06-04 06:09:39,116] 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-06-04 06:09:39,123] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,127] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-04 06:09:39,130] 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-06-04 06:09:39,140] 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-06-04 06:09:39,142] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,143] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,145] 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-06-04 06:09:39,155] 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-06-04 06:09:39,156] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,156] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,156] 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-06-04 06:09:39,161] 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-06-04 06:09:39,165] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,170] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,170] 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-06-04 06:09:39,173] 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-06-04 06:09:39,174] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,174] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,174] 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-06-04 06:09:39,179] 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-06-04 06:09:39,180] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,180] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-04 06:09:39,180] 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-06-04 06:09:39,184] 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-06-04 06:09:39,185] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,185] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,186] 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-06-04 06:09:39,193] 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-06-04 06:09:39,194] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,195] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-04 06:09:39,196] 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-06-04 06:09:39,208] 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-06-04 06:09:39,212] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,212] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,212] 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-06-04 06:09:39,220] 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-06-04 06:09:39,225] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,225] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-04 06:09:39,225] 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-06-04 06:09:39,227] 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-06-04 06:09:39,230] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,230] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,230] 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-06-04 06:09:39,245] 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-06-04 06:09:39,245] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,246] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-04 06:09:39,246] 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-06-04 06:09:39,250] 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-06-04 06:09:39,250] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,250] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,251] 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-06-04 06:09:39,255] 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-06-04 06:09:39,256] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,256] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,257] 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-06-04 06:09:39,264] 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-06-04 06:09:39,265] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,266] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,266] 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-06-04 06:09:39,272] 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-06-04 06:09:39,273] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,273] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,274] 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-06-04 06:09:39,277] 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-06-04 06:09:39,278] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,278] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-04 06:09:39,278] 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-06-04 06:09:39,281] 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-06-04 06:09:39,281] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,282] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,282] 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-06-04 06:09:39,288] 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-06-04 06:09:39,289] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,290] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,290] 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-06-04 06:09:39,295] 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-06-04 06:09:39,295] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,296] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,296] 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-06-04 06:09:39,302] 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-06-04 06:09:39,302] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,303] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,303] 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-06-04 06:09:39,308] 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-06-04 06:09:39,309] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,309] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,309] 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-06-04 06:09:39,317] 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-06-04 06:09:39,317] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,317] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,317] 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-06-04 06:09:39,323] 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-06-04 06:09:39,323] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,323] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,323] 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-06-04 06:09:39,327] 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-06-04 06:09:39,328] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,328] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,328] 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-06-04 06:09:39,332] 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-06-04 06:09:39,332] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,332] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,332] 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-06-04 06:09:39,335] 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-06-04 06:09:39,336] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,336] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,336] 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-06-04 06:09:39,339] 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-06-04 06:09:39,339] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,339] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,339] 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-06-04 06:09:39,343] 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-06-04 06:09:39,345] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,345] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,345] 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-06-04 06:09:39,349] 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-06-04 06:09:39,350] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,350] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,350] 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-06-04 06:09:39,352] 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-06-04 06:09:39,353] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,353] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,353] 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-06-04 06:09:39,356] 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-06-04 06:09:39,356] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,356] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,356] 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-06-04 06:09:39,359] 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-06-04 06:09:39,360] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,360] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,360] 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-06-04 06:09:39,363] 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-06-04 06:09:39,363] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,363] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,363] 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-06-04 06:09:39,368] 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-06-04 06:09:39,369] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,369] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,369] 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-06-04 06:09:39,372] 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-06-04 06:09:39,372] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,372] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,372] 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-06-04 06:09:39,375] 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-06-04 06:09:39,375] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,376] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,376] 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-06-04 06:09:39,379] 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-06-04 06:09:39,379] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,379] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,379] 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-06-04 06:09:39,383] 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-06-04 06:09:39,383] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,384] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,384] 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-06-04 06:09:39,387] 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-06-04 06:09:39,387] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,387] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,387] 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-06-04 06:09:39,392] 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-06-04 06:09:39,392] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,392] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,392] 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-06-04 06:09:39,406] 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-06-04 06:09:39,406] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,406] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,406] 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-06-04 06:09:39,409] 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-06-04 06:09:39,410] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,410] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,410] 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-06-04 06:09:39,413] 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-06-04 06:09:39,414] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,414] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,414] 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-06-04 06:09:39,420] 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-06-04 06:09:39,420] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,420] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,420] 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-06-04 06:09:39,429] 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-06-04 06:09:39,430] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,430] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-04 06:09:39,430] 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-06-04 06:09:39,433] 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-06-04 06:09:39,434] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,434] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,434] 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-06-04 06:09:39,438] 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-06-04 06:09:39,439] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,439] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,439] 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-06-04 06:09:39,443] 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-06-04 06:09:39,443] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,443] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,443] 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-06-04 06:09:39,447] 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-06-04 06:09:39,448] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,448] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,448] 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-06-04 06:09:39,451] 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-06-04 06:09:39,451] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,451] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,451] 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-06-04 06:09:39,454] 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-06-04 06:09:39,455] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,455] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,455] 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-06-04 06:09:39,462] 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-06-04 06:09:39,463] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,463] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,463] 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-06-04 06:09:39,466] 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-06-04 06:09:39,466] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,466] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,467] 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-06-04 06:09:39,472] 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-06-04 06:09:39,472] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,472] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,472] 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-06-04 06:09:39,475] 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-06-04 06:09:39,475] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,476] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,476] 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-06-04 06:09:39,482] 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-06-04 06:09:39,482] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,482] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,482] 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-06-04 06:09:39,485] 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-06-04 06:09:39,486] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,486] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,486] 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-06-04 06:09:39,493] 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-06-04 06:09:39,494] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,494] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,494] 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-06-04 06:09:39,508] 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-06-04 06:09:39,508] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,508] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,508] 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-06-04 06:09:39,513] 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-06-04 06:09:39,513] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,514] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,514] 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-06-04 06:09:39,517] 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-06-04 06:09:39,517] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,518] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,518] 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-06-04 06:09:39,522] 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-06-04 06:09:39,523] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,523] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,523] 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-06-04 06:09:39,526] 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-06-04 06:09:39,527] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,527] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,527] 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-06-04 06:09:39,531] 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-06-04 06:09:39,531] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,532] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,532] 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-06-04 06:09:39,535] 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-06-04 06:09:39,536] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,536] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,536] 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-06-04 06:09:39,541] 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-06-04 06:09:39,541] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,542] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,542] 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-06-04 06:09:39,546] 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-06-04 06:09:39,546] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,547] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,547] 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-06-04 06:09:39,551] 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-06-04 06:09:39,552] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,552] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,552] 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-06-04 06:09:39,556] 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-06-04 06:09:39,557] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,557] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,557] 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-06-04 06:09:39,565] 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-06-04 06:09:39,566] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,566] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,566] 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-06-04 06:09:39,569] 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-06-04 06:09:39,569] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,569] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,569] 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-06-04 06:09:39,572] 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-06-04 06:09:39,573] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,573] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,573] 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-06-04 06:09:39,577] 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-06-04 06:09:39,577] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,578] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,578] 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-06-04 06:09:39,580] 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-06-04 06:09:39,580] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,580] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,580] 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-06-04 06:09:39,584] 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-06-04 06:09:39,584] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,584] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,584] 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-06-04 06:09:39,587] 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-06-04 06:09:39,588] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,588] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-04 06:09:39,588] 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-06-04 06:09:39,591] 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-06-04 06:09:39,591] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,591] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,592] 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-06-04 06:09:39,594] 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-06-04 06:09:39,594] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,595] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,595] 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-06-04 06:09:39,598] 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-06-04 06:09:39,599] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,599] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,599] 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-06-04 06:09:39,602] 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-06-04 06:09:39,602] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,603] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,603] 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-06-04 06:09:39,619] 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-06-04 06:09:39,619] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,619] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,619] 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-06-04 06:09:39,622] 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-06-04 06:09:39,622] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,623] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,623] 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-06-04 06:09:39,625] 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-06-04 06:09:39,626] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,626] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,626] 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-06-04 06:09:39,628] 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-06-04 06:09:39,628] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,628] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,628] 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-06-04 06:09:39,631] 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-06-04 06:09:39,631] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,631] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,632] 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-06-04 06:09:39,637] 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-06-04 06:09:39,637] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,637] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,637] 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-06-04 06:09:39,648] 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-06-04 06:09:39,648] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,648] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,648] 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-06-04 06:09:39,651] 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-06-04 06:09:39,651] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,652] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,652] 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-06-04 06:09:39,655] 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-06-04 06:09:39,655] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,656] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,656] 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-06-04 06:09:39,659] 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-06-04 06:09:39,659] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,659] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,659] 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-06-04 06:09:39,663] 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-06-04 06:09:39,663] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,663] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,663] 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-06-04 06:09:39,668] 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-06-04 06:09:39,669] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,669] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,669] 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-06-04 06:09:39,672] 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-06-04 06:09:39,673] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,673] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,673] 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-06-04 06:09:39,676] 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-06-04 06:09:39,676] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,676] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,676] 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-06-04 06:09:39,680] 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-06-04 06:09:39,680] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,680] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,681] 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-06-04 06:09:39,686] 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-06-04 06:09:39,688] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,689] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-04 06:09:39,689] 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-06-04 06:09:39,692] 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-06-04 06:09:39,692] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,692] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,692] 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-06-04 06:09:39,695] 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-06-04 06:09:39,695] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,695] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,696] 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-06-04 06:09:39,699] 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-06-04 06:09:39,700] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,700] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,700] 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-06-04 06:09:39,703] 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-06-04 06:09:39,704] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,704] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,704] 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-06-04 06:09:39,708] 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-06-04 06:09:39,708] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,709] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,709] 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-06-04 06:09:39,713] 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-06-04 06:09:39,713] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,713] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,713] 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-06-04 06:09:39,720] 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-06-04 06:09:39,721] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,721] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,721] 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-06-04 06:09:39,724] 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-06-04 06:09:39,724] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,725] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,725] 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-06-04 06:09:39,728] 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-06-04 06:09:39,728] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,729] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,729] 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-06-04 06:09:39,732] 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-06-04 06:09:39,732] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,732] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,732] 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-06-04 06:09:39,735] 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-06-04 06:09:39,735] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,735] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,736] 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-06-04 06:09:39,739] 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-06-04 06:09:39,740] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,740] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,740] 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-06-04 06:09:39,744] 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-06-04 06:09:39,744] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,745] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,745] 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-06-04 06:09:39,747] 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-06-04 06:09:39,747] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,748] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,748] 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-06-04 06:09:39,750] 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-06-04 06:09:39,751] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,752] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,752] 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-06-04 06:09:39,757] 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-06-04 06:09:39,758] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,758] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,758] 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-06-04 06:09:39,765] 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-06-04 06:09:39,765] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,765] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,765] 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-06-04 06:09:39,771] 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-06-04 06:09:39,772] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,772] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,772] 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-06-04 06:09:39,785] 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-06-04 06:09:39,785] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,785] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-04 06:09:39,786] 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-06-04 06:09:39,790] 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-06-04 06:09:39,791] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,791] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-04 06:09:39,791] 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-06-04 06:09:39,807] 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-06-04 06:09:39,807] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,807] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,807] 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-06-04 06:09:39,811] 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-06-04 06:09:39,813] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,813] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,813] 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-06-04 06:09:39,821] 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-06-04 06:09:39,822] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,823] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,823] 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-06-04 06:09:39,828] 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-06-04 06:09:39,828] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,828] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,828] 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-06-04 06:09:39,838] 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-06-04 06:09:39,839] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,839] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,839] 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-06-04 06:09:39,845] 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-06-04 06:09:39,845] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,845] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,845] 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-06-04 06:09:39,858] 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-06-04 06:09:39,859] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,859] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,859] 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-06-04 06:09:39,862] 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-06-04 06:09:39,862] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,862] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,863] 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-06-04 06:09:39,867] 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-06-04 06:09:39,867] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,868] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,868] 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-06-04 06:09:39,873] 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-06-04 06:09:39,874] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,874] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,874] 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-06-04 06:09:39,881] 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-06-04 06:09:39,881] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,881] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,881] 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-06-04 06:09:39,886] 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-06-04 06:09:39,886] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,888] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,888] 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-06-04 06:09:39,895] 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-06-04 06:09:39,896] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,897] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,897] 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-06-04 06:09:39,901] 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-06-04 06:09:39,901] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,901] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,901] 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-06-04 06:09:39,904] 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-06-04 06:09:39,906] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,906] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,906] 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-06-04 06:09:39,919] 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-06-04 06:09:39,919] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,919] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,919] 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-06-04 06:09:39,922] 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-06-04 06:09:39,923] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,923] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,924] 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-06-04 06:09:39,927] 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-06-04 06:09:39,928] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,928] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-04 06:09:39,928] 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-06-04 06:09:39,932] 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-06-04 06:09:39,932] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,932] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-04 06:09:39,932] 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-06-04 06:09:39,945] 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-06-04 06:09:39,946] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,946] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-04 06:09:39,946] 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-06-04 06:09:39,952] 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-06-04 06:09:39,952] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,952] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-04 06:09:39,952] 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-06-04 06:09:39,956] 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-06-04 06:09:39,956] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,957] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-04 06:09:39,957] 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-06-04 06:09:39,961] 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-06-04 06:09:39,961] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,962] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-04 06:09:39,962] 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-06-04 06:09:39,964] 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-06-04 06:09:39,964] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,965] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-04 06:09:39,965] 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-06-04 06:09:39,972] 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-06-04 06:09:39,973] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,973] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-04 06:09:39,973] 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-06-04 06:09:39,979] 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-06-04 06:09:39,980] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,980] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-04 06:09:39,980] 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-06-04 06:09:39,991] 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-06-04 06:09:39,992] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,992] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-04 06:09:39,992] 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-06-04 06:09:39,995] 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-06-04 06:09:39,995] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,995] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-04 06:09:39,995] 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-06-04 06:09:39,998] 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-06-04 06:09:39,999] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,999] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-04 06:09:39,999] 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-06-04 06:09:40,002] 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-06-04 06:09:40,003] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,003] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,003] 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-06-04 06:09:40,006] 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-06-04 06:09:40,008] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,008] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,011] 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-06-04 06:09:40,013] 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-06-04 06:09:40,014] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,014] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,014] 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-06-04 06:09:40,018] 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-06-04 06:09:40,018] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,019] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,019] 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-06-04 06:09:40,022] 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-06-04 06:09:40,023] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,023] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,023] 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-06-04 06:09:40,027] 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-06-04 06:09:40,027] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,028] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,028] 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-06-04 06:09:40,032] 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-06-04 06:09:40,033] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,033] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,033] 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-06-04 06:09:40,047] 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-06-04 06:09:40,047] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,047] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,047] 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-06-04 06:09:40,052] 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-06-04 06:09:40,053] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,053] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,053] 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-06-04 06:09:40,058] 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-06-04 06:09:40,065] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,065] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,065] 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-06-04 06:09:40,070] 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-06-04 06:09:40,071] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,072] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,073] 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-06-04 06:09:40,077] 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-06-04 06:09:40,078] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,078] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,078] 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-06-04 06:09:40,084] 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-06-04 06:09:40,084] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,084] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,085] 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-06-04 06:09:40,089] 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-06-04 06:09:40,089] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,089] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,089] 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-06-04 06:09:40,095] 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-06-04 06:09:40,096] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,096] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,096] 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-06-04 06:09:40,101] 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-06-04 06:09:40,102] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,102] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,102] 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-06-04 06:09:40,108] 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-06-04 06:09:40,110] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,110] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,110] 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-06-04 06:09:40,115] 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-06-04 06:09:40,117] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,117] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,117] 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-06-04 06:09:40,126] 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-06-04 06:09:40,128] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,128] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,128] 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-06-04 06:09:40,137] 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-06-04 06:09:40,138] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,138] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,138] 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-06-04 06:09:40,143] 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-06-04 06:09:40,156] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,156] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,156] 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-06-04 06:09:40,159] 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-06-04 06:09:40,159] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,159] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,159] 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-06-04 06:09:40,163] 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-06-04 06:09:40,163] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,163] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,163] 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-06-04 06:09:40,166] 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-06-04 06:09:40,166] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,167] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,167] 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-06-04 06:09:40,171] 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-06-04 06:09:40,172] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,172] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,172] 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-06-04 06:09:40,175] 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-06-04 06:09:40,175] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,175] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,175] 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-06-04 06:09:40,179] 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-06-04 06:09:40,180] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,180] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,180] 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-06-04 06:09:40,183] 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-06-04 06:09:40,184] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,184] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,185] 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-06-04 06:09:40,188] 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-06-04 06:09:40,189] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,189] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,189] 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-06-04 06:09:40,198] 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-06-04 06:09:40,210] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,210] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,210] 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-06-04 06:09:40,217] 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-06-04 06:09:40,223] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,225] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,230] 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-06-04 06:09:40,233] 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-06-04 06:09:40,233] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,233] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,233] 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-06-04 06:09:40,239] 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-06-04 06:09:40,240] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,240] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,240] 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-06-04 06:09:40,251] 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-06-04 06:09:40,251] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,251] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,251] 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-06-04 06:09:40,254] 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-06-04 06:09:40,255] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,255] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,255] 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-06-04 06:09:40,259] 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-06-04 06:09:40,260] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,260] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,260] 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-06-04 06:09:40,264] 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-06-04 06:09:40,264] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,265] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,265] 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-06-04 06:09:40,268] 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-06-04 06:09:40,268] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,268] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,268] 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-06-04 06:09:40,271] 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-06-04 06:09:40,272] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,272] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,272] 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-06-04 06:09:40,275] 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-06-04 06:09:40,275] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,275] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,275] 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-06-04 06:09:40,281] 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-06-04 06:09:40,282] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,282] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,282] 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-06-04 06:09:40,290] 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-06-04 06:09:40,290] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,290] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,290] 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-06-04 06:09:40,299] 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-06-04 06:09:40,299] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,299] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,299] 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-06-04 06:09:40,302] 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-06-04 06:09:40,302] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,302] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,302] 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-06-04 06:09:40,306] 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-06-04 06:09:40,307] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,308] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,308] 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-06-04 06:09:40,312] 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-06-04 06:09:40,314] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,314] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,314] 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-06-04 06:09:40,324] 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-06-04 06:09:40,327] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,328] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,329] 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-06-04 06:09:40,332] 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-06-04 06:09:40,334] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,334] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,335] 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-06-04 06:09:40,346] 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-06-04 06:09:40,346] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,346] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,346] 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-06-04 06:09:40,349] 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-06-04 06:09:40,349] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,350] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,350] 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-06-04 06:09:40,356] 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-06-04 06:09:40,356] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,356] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,356] 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-06-04 06:09:40,359] 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-06-04 06:09:40,359] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,360] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,360] 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-06-04 06:09:40,364] 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-06-04 06:09:40,364] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,364] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,364] 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-06-04 06:09:40,367] 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-06-04 06:09:40,368] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,368] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,368] 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-06-04 06:09:40,371] 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-06-04 06:09:40,371] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,372] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,372] 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-06-04 06:09:40,374] 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-06-04 06:09:40,374] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,375] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,375] 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-06-04 06:09:40,381] 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-06-04 06:09:40,382] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,382] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,382] 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-06-04 06:09:40,385] 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-06-04 06:09:40,386] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,386] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,386] 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-06-04 06:09:40,391] 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-06-04 06:09:40,392] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,392] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,392] 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-06-04 06:09:40,398] 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-06-04 06:09:40,398] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,398] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,398] 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-06-04 06:09:40,404] 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-06-04 06:09:40,404] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,404] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,404] 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-06-04 06:09:40,408] 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-06-04 06:09:40,409] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,409] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,409] 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-06-04 06:09:40,412] 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-06-04 06:09:40,412] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,413] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-04 06:09:40,413] 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-06-04 06:09:40,416] 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-06-04 06:09:40,416] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,416] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,416] 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-06-04 06:09:40,420] 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-06-04 06:09:40,421] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,421] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,421] 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-06-04 06:09:40,424] 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-06-04 06:09:40,424] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,425] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,425] 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-06-04 06:09:40,427] 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-06-04 06:09:40,427] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,428] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,429] 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-06-04 06:09:40,443] 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-06-04 06:09:40,443] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,443] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,443] 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-06-04 06:09:40,448] 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-06-04 06:09:40,449] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,449] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,449] 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-06-04 06:09:40,453] 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-06-04 06:09:40,454] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,454] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,454] 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-06-04 06:09:40,456] 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-06-04 06:09:40,456] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,457] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,457] 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-06-04 06:09:40,463] 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-06-04 06:09:40,463] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,464] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,465] 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-06-04 06:09:40,471] 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-06-04 06:09:40,474] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,475] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,475] 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-06-04 06:09:40,481] 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-06-04 06:09:40,482] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,482] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,483] 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-06-04 06:09:40,487] 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-06-04 06:09:40,488] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,488] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,488] 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-06-04 06:09:40,495] 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-06-04 06:09:40,495] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,495] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,495] 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-06-04 06:09:40,530] 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-06-04 06:09:40,531] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,531] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,531] 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-06-04 06:09:40,537] 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-06-04 06:09:40,537] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,537] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,537] 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-06-04 06:09:40,540] 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-06-04 06:09:40,541] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,541] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,541] 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-06-04 06:09:40,558] 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-06-04 06:09:40,558] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,558] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,558] 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-06-04 06:09:40,561] 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-06-04 06:09:40,562] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,563] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,563] 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-06-04 06:09:40,565] 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-06-04 06:09:40,565] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,566] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,566] 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-06-04 06:09:40,569] 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-06-04 06:09:40,570] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,571] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,571] 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-06-04 06:09:40,574] 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-06-04 06:09:40,574] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,575] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,575] 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-06-04 06:09:40,578] 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-06-04 06:09:40,579] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,579] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,579] 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-06-04 06:09:40,582] 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-06-04 06:09:40,582] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,583] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-04 06:09:40,583] 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-06-04 06:09:40,586] 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-06-04 06:09:40,586] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,587] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,587] 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-06-04 06:09:40,590] 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-06-04 06:09:40,590] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,590] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,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-06-04 06:09:40,593] 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-06-04 06:09:40,594] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,594] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,594] 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-06-04 06:09:40,597] 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-06-04 06:09:40,597] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,597] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,597] 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-06-04 06:09:40,600] 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-06-04 06:09:40,600] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,600] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,601] 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-06-04 06:09:40,604] 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-06-04 06:09:40,604] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,604] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,604] 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-06-04 06:09:40,607] 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-06-04 06:09:40,608] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,608] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,608] 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-06-04 06:09:40,610] 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-06-04 06:09:40,611] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,611] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,611] 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-06-04 06:09:40,615] 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-06-04 06:09:40,615] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,615] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,615] 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-06-04 06:09:40,618] 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-06-04 06:09:40,619] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,619] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,619] 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-06-04 06:09:40,621] 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-06-04 06:09:40,624] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,624] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,624] 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-06-04 06:09:40,634] 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-06-04 06:09:40,641] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,641] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,641] 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-06-04 06:09:40,647] 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-06-04 06:09:40,648] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,650] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,651] 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-06-04 06:09:40,656] 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-06-04 06:09:40,658] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,658] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-04 06:09:40,658] 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-06-04 06:09:40,660] 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-06-04 06:09:40,661] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,662] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,662] 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-06-04 06:09:40,666] 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-06-04 06:09:40,666] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,666] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,666] 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-06-04 06:09:40,671] 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-06-04 06:09:40,672] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,672] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,672] 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-06-04 06:09:40,674] 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-06-04 06:09:40,675] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,676] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,676] 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-06-04 06:09:40,682] 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-06-04 06:09:40,682] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,682] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,683] 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-06-04 06:09:40,686] 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-06-04 06:09:40,688] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,688] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,689] 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-06-04 06:09:40,692] 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-06-04 06:09:40,693] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,693] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,693] 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-06-04 06:09:40,703] 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-06-04 06:09:40,703] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,703] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,703] 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-06-04 06:09:40,707] 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-06-04 06:09:40,707] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,708] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,708] 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-06-04 06:09:40,713] 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-06-04 06:09:40,713] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,713] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,713] 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-06-04 06:09:40,717] 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-06-04 06:09:40,718] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,718] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,718] 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-06-04 06:09:40,726] 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-06-04 06:09:40,726] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,726] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,726] 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-06-04 06:09:40,730] 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-06-04 06:09:40,730] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,730] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,730] 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-06-04 06:09:40,743] 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-06-04 06:09:40,743] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,743] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,743] 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-06-04 06:09:40,745] 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-06-04 06:09:40,746] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,746] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,746] 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-06-04 06:09:40,748] 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-06-04 06:09:40,749] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,749] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,749] 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-06-04 06:09:40,751] 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-06-04 06:09:40,751] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,751] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,751] 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-06-04 06:09:40,754] 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-06-04 06:09:40,755] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,755] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-04 06:09:40,755] 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-06-04 06:09:40,758] 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-06-04 06:09:40,758] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,758] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,758] 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-06-04 06:09:40,761] 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-06-04 06:09:40,761] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,761] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,761] 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-06-04 06:09:40,764] 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-06-04 06:09:40,764] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,765] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,765] 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-06-04 06:09:40,767] 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-06-04 06:09:40,767] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,767] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,767] 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-06-04 06:09:40,776] 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-06-04 06:09:40,777] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,777] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,777] 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-06-04 06:09:40,780] 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-06-04 06:09:40,780] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,780] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,780] 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-06-04 06:09:40,784] 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-06-04 06:09:40,784] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,784] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,786] 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-06-04 06:09:40,789] 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-06-04 06:09:40,789] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,789] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,789] 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-06-04 06:09:40,795] 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-06-04 06:09:40,796] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,796] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,796] 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-06-04 06:09:40,798] 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-06-04 06:09:40,799] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,799] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-04 06:09:40,799] 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-06-04 06:09:40,802] 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-06-04 06:09:40,802] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,803] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-04 06:09:40,803] 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-06-04 06:09:40,813] 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-06-04 06:09:40,814] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,815] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,819] 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-06-04 06:09:40,823] 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-06-04 06:09:40,824] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,825] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,830] 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-06-04 06:09:40,842] 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-06-04 06:09:40,843] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,843] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,843] 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-06-04 06:09:40,863] 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-06-04 06:09:40,864] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,864] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,864] 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-06-04 06:09:40,867] 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-06-04 06:09:40,867] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,867] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,867] 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-06-04 06:09:40,875] 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-06-04 06:09:40,875] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,875] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,875] 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-06-04 06:09:40,878] 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-06-04 06:09:40,879] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,883] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-04 06:09:40,884] 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-06-04 06:09:40,887] 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-06-04 06:09:40,888] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,888] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,888] 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-06-04 06:09:40,890] 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-06-04 06:09:40,891] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,891] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,891] 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-06-04 06:09:40,894] 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-06-04 06:09:40,894] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,894] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,894] 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-06-04 06:09:40,897] 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-06-04 06:09:40,898] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,898] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,898] 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-06-04 06:09:40,907] 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-06-04 06:09:40,907] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,907] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,907] 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-06-04 06:09:40,913] 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-06-04 06:09:40,914] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,914] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,914] 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-06-04 06:09:40,916] 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-06-04 06:09:40,917] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,917] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,917] 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-06-04 06:09:40,924] 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-06-04 06:09:40,924] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,924] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,924] 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-06-04 06:09:40,928] 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-06-04 06:09:40,929] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,929] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,929] 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-06-04 06:09:40,933] 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-06-04 06:09:40,934] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,934] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,934] 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-06-04 06:09:40,937] 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-06-04 06:09:40,938] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,938] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,938] 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-06-04 06:09:40,941] 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-06-04 06:09:40,942] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,942] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,942] 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-06-04 06:09:40,945] 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-06-04 06:09:40,946] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,946] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,946] 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-06-04 06:09:40,950] 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-06-04 06:09:40,950] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,951] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,951] 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-06-04 06:09:40,955] 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-06-04 06:09:40,955] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,955] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,955] 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-06-04 06:09:40,959] 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-06-04 06:09:40,960] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,961] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,961] 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-06-04 06:09:40,965] 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-06-04 06:09:40,965] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,966] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,966] 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-06-04 06:09:40,976] 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-06-04 06:09:40,976] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,976] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,977] 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-06-04 06:09:40,984] 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-06-04 06:09:40,984] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,984] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-04 06:09:40,985] 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-06-04 06:09:40,990] 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-06-04 06:09:40,990] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,990] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-04 06:09:40,990] 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-06-04 06:09:40,995] 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-06-04 06:09:40,996] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,996] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,996] 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-06-04 06:09:41,000] 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-06-04 06:09:41,000] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,000] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,001] 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-06-04 06:09:41,005] 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-06-04 06:09:41,005] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,006] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,006] 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-06-04 06:09:41,008] 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-06-04 06:09:41,008] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,008] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,009] 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-06-04 06:09:41,013] 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-06-04 06:09:41,013] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,014] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,014] 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-06-04 06:09:41,017] 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-06-04 06:09:41,017] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,017] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,017] 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-06-04 06:09:41,024] 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-06-04 06:09:41,024] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,024] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,024] 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-06-04 06:09:41,032] 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-06-04 06:09:41,032] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,032] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,032] 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-06-04 06:09:41,044] 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-06-04 06:09:41,047] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,048] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,048] 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-06-04 06:09:41,055] 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-06-04 06:09:41,056] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,056] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,056] 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-06-04 06:09:41,059] 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-06-04 06:09:41,061] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,061] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,061] 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-06-04 06:09:41,066] 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-06-04 06:09:41,067] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,067] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,067] 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-06-04 06:09:41,069] 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-06-04 06:09:41,069] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,071] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,071] 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-06-04 06:09:41,073] 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-06-04 06:09:41,074] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,074] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,075] 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-06-04 06:09:41,083] 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-06-04 06:09:41,083] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,084] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,084] 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-06-04 06:09:41,090] 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-06-04 06:09:41,091] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,091] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,091] 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-06-04 06:09:41,098] 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-06-04 06:09:41,100] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,100] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,100] 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-06-04 06:09:41,103] 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-06-04 06:09:41,103] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,104] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,104] 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-06-04 06:09:41,110] 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-06-04 06:09:41,111] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,112] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,112] 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-06-04 06:09:41,116] 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-06-04 06:09:41,117] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,117] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,117] 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-06-04 06:09:41,129] 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-06-04 06:09:41,130] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,130] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,130] 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-06-04 06:09:41,139] 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-06-04 06:09:41,140] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,140] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,140] 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-06-04 06:09:41,143] 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-06-04 06:09:41,144] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,145] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,145] 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-06-04 06:09:41,148] 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-06-04 06:09:41,149] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,150] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,150] 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-06-04 06:09:41,152] 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-06-04 06:09:41,153] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,153] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,157] 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-06-04 06:09:41,160] 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-06-04 06:09:41,161] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,161] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,161] 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-06-04 06:09:41,167] 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-06-04 06:09:41,167] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,167] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,167] 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-06-04 06:09:41,169] 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-06-04 06:09:41,170] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,171] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,171] 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-06-04 06:09:41,173] 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-06-04 06:09:41,174] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,174] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,174] 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-06-04 06:09:41,179] 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-06-04 06:09:41,179] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,179] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,179] 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-06-04 06:09:41,182] 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-06-04 06:09:41,183] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,183] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,183] 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-06-04 06:09:41,186] 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-06-04 06:09:41,186] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,186] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,186] 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-06-04 06:09:41,189] 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-06-04 06:09:41,189] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,190] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,190] 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-06-04 06:09:41,200] 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-06-04 06:09:41,201] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,201] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,201] 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-06-04 06:09:41,204] 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-06-04 06:09:41,205] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,205] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,205] 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-06-04 06:09:41,218] 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-06-04 06:09:41,218] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,218] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,218] 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-06-04 06:09:41,230] 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-06-04 06:09:41,231] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,231] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,231] 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-06-04 06:09:41,236] 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-06-04 06:09:41,237] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,237] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,237] 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-06-04 06:09:41,241] 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-06-04 06:09:41,241] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,241] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,241] 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-06-04 06:09:41,247] 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-06-04 06:09:41,247] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,247] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,247] 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-06-04 06:09:41,250] 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-06-04 06:09:41,251] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,251] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,251] 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-06-04 06:09:41,257] 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-06-04 06:09:41,257] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,257] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,257] 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-06-04 06:09:41,260] 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-06-04 06:09:41,260] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,260] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,260] 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-06-04 06:09:41,264] 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-06-04 06:09:41,264] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,264] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,264] 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-06-04 06:09:41,268] 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-06-04 06:09:41,268] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,268] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,268] 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-06-04 06:09:41,271] 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-06-04 06:09:41,272] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,272] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,273] 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-06-04 06:09:41,277] 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-06-04 06:09:41,277] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,277] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,277] 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-06-04 06:09:41,282] 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-06-04 06:09:41,282] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,282] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,282] 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-06-04 06:09:41,287] 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-06-04 06:09:41,287] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,288] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,288] 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-06-04 06:09:41,291] 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-06-04 06:09:41,292] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,292] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,292] 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-06-04 06:09:41,297] 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-06-04 06:09:41,298] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,298] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,298] 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-06-04 06:09:41,300] 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-06-04 06:09:41,300] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,300] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,300] 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-06-04 06:09:41,306] 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-06-04 06:09:41,306] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,306] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,306] 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-06-04 06:09:41,310] 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-06-04 06:09:41,310] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,310] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,310] 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-06-04 06:09:41,313] 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-06-04 06:09:41,313] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,314] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,314] 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-06-04 06:09:41,316] 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-06-04 06:09:41,317] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,318] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,318] 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-06-04 06:09:41,320] 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-06-04 06:09:41,320] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,321] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,321] 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-06-04 06:09:41,331] 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-06-04 06:09:41,331] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,331] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,331] 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-06-04 06:09:41,337] 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-06-04 06:09:41,337] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,337] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,337] 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-06-04 06:09:41,340] 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-06-04 06:09:41,340] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,340] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,340] 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-06-04 06:09:41,344] 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-06-04 06:09:41,344] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,344] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,344] 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-06-04 06:09:41,349] 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-06-04 06:09:41,349] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,349] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,349] 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-06-04 06:09:41,354] 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-06-04 06:09:41,354] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,354] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,354] 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-06-04 06:09:41,357] 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-06-04 06:09:41,358] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,358] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,358] 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-06-04 06:09:41,360] 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-06-04 06:09:41,361] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,361] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,361] 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-06-04 06:09:41,364] 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-06-04 06:09:41,364] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,365] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,365] 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-06-04 06:09:41,368] 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-06-04 06:09:41,368] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,368] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,368] 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-06-04 06:09:41,371] 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-06-04 06:09:41,372] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,372] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,372] 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-06-04 06:09:41,375] 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-06-04 06:09:41,375] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,376] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,376] 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-06-04 06:09:41,379] 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-06-04 06:09:41,379] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,379] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,379] 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-06-04 06:09:41,382] 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-06-04 06:09:41,382] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,382] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,383] 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-06-04 06:09:41,387] 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-06-04 06:09:41,388] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,388] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,388] 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-06-04 06:09:41,391] 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-06-04 06:09:41,392] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,392] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,392] 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-06-04 06:09:41,394] 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-06-04 06:09:41,395] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,395] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,395] 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-06-04 06:09:41,399] 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-06-04 06:09:41,399] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,400] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,400] 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-06-04 06:09:41,404] 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-06-04 06:09:41,404] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,405] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,405] 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-06-04 06:09:41,409] 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-06-04 06:09:41,409] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,409] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,409] 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-06-04 06:09:41,412] 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-06-04 06:09:41,412] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,412] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,412] 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-06-04 06:09:41,415] 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-06-04 06:09:41,416] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,417] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,417] 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-06-04 06:09:41,424] 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-06-04 06:09:41,425] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,425] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,425] 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-06-04 06:09:41,429] 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-06-04 06:09:41,429] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,429] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,429] 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-06-04 06:09:41,432] 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-06-04 06:09:41,432] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,432] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,432] 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-06-04 06:09:41,442] 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-06-04 06:09:41,443] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,443] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,443] 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-06-04 06:09:41,448] 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-06-04 06:09:41,449] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,449] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,449] 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-06-04 06:09:41,452] 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-06-04 06:09:41,452] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,452] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,452] 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-06-04 06:09:41,464] 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-06-04 06:09:41,465] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,465] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,465] 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-06-04 06:09:41,469] 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-06-04 06:09:41,472] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,475] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,475] 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-06-04 06:09:41,497] 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-06-04 06:09:41,498] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,498] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,498] 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-06-04 06:09:41,502] 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-06-04 06:09:41,502] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,502] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,502] 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-06-04 06:09:41,505] 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-06-04 06:09:41,506] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,506] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,506] 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-06-04 06:09:41,509] 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-06-04 06:09:41,509] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,509] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,510] 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-06-04 06:09:41,519] 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-06-04 06:09:41,519] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,519] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,519] 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-06-04 06:09:41,524] 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-06-04 06:09:41,524] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,524] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,524] 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-06-04 06:09:41,527] 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-06-04 06:09:41,527] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,527] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,527] 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-06-04 06:09:41,531] 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-06-04 06:09:41,531] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,531] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,531] 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-06-04 06:09:41,535] 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-06-04 06:09:41,535] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,536] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,536] 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-06-04 06:09:41,538] 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-06-04 06:09:41,538] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,538] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,538] 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-06-04 06:09:41,541] 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-06-04 06:09:41,541] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,542] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,542] 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-06-04 06:09:41,545] 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-06-04 06:09:41,545] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,545] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,545] 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-06-04 06:09:41,549] 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-06-04 06:09:41,550] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,550] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,550] 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-06-04 06:09:41,560] 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-06-04 06:09:41,561] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,561] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,561] 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-06-04 06:09:41,563] 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-06-04 06:09:41,564] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,564] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,564] 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-06-04 06:09:41,572] 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-06-04 06:09:41,573] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,573] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,573] 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-06-04 06:09:41,580] 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-06-04 06:09:41,580] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,580] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,580] 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-06-04 06:09:41,584] 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-06-04 06:09:41,584] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,584] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,584] 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-06-04 06:09:41,592] 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-06-04 06:09:41,593] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,593] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,593] 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-06-04 06:09:41,596] 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-06-04 06:09:41,596] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,596] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,596] 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-06-04 06:09:41,600] 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-06-04 06:09:41,600] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,601] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,601] 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-06-04 06:09:41,605] 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-06-04 06:09:41,605] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,605] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,605] 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-06-04 06:09:41,608] 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-06-04 06:09:41,608] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,610] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,610] 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-06-04 06:09:41,612] 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-06-04 06:09:41,613] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,613] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,613] 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-06-04 06:09:41,618] 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-06-04 06:09:41,618] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,619] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,619] 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-06-04 06:09:41,627] 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-06-04 06:09:41,627] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,627] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,628] 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-06-04 06:09:41,640] 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-06-04 06:09:41,640] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,640] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,640] 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-06-04 06:09:41,645] 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-06-04 06:09:41,646] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,646] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,646] 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-06-04 06:09:41,650] 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-06-04 06:09:41,650] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,650] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,650] 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-06-04 06:09:41,653] 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-06-04 06:09:41,653] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,654] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,654] 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-06-04 06:09:41,658] 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-06-04 06:09:41,659] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,659] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,659] 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-06-04 06:09:41,663] 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-06-04 06:09:41,663] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,663] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,663] 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-06-04 06:09:41,668] 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-06-04 06:09:41,668] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,668] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,669] 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-06-04 06:09:41,672] 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-06-04 06:09:41,672] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,672] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,672] 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-06-04 06:09:41,708] 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-06-04 06:09:41,708] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,708] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,710] 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-06-04 06:09:41,713] 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-06-04 06:09:41,713] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,714] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,715] 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-06-04 06:09:41,717] 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-06-04 06:09:41,718] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,718] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,718] 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-06-04 06:09:41,721] 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-06-04 06:09:41,721] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,721] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,721] 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-06-04 06:09:41,727] 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-06-04 06:09:41,727] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,727] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,727] 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-06-04 06:09:41,730] 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-06-04 06:09:41,730] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,731] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,731] 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-06-04 06:09:41,734] 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-06-04 06:09:41,735] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,735] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,735] 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-06-04 06:09:41,743] 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-06-04 06:09:41,743] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,743] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,743] 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-06-04 06:09:41,760] 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-06-04 06:09:41,761] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,761] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,761] 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-06-04 06:09:41,763] 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-06-04 06:09:41,764] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,764] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,764] 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-06-04 06:09:41,766] 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-06-04 06:09:41,767] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,767] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,767] 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-06-04 06:09:41,774] 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-06-04 06:09:41,775] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,777] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,777] 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-06-04 06:09:41,788] 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-06-04 06:09:41,788] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,789] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,789] 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-06-04 06:09:41,797] 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-06-04 06:09:41,798] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,798] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,798] 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-06-04 06:09:41,803] 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-06-04 06:09:41,803] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,803] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,804] 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-06-04 06:09:41,814] 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-06-04 06:09:41,814] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,814] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,814] 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-06-04 06:09:41,820] 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-06-04 06:09:41,820] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,820] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,821] 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-06-04 06:09:41,824] 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-06-04 06:09:41,825] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,825] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,825] 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-06-04 06:09:41,834] 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-06-04 06:09:41,834] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,834] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,834] 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-06-04 06:09:41,839] 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-06-04 06:09:41,839] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,839] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,839] 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-06-04 06:09:41,842] 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-06-04 06:09:41,842] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,843] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,843] 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-06-04 06:09:41,853] 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-06-04 06:09:41,854] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,854] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,854] 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-06-04 06:09:41,860] 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-06-04 06:09:41,860] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,860] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,861] 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-06-04 06:09:41,865] 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-06-04 06:09:41,865] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,865] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,865] 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-06-04 06:09:41,899] 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-06-04 06:09:41,900] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,900] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-04 06:09:41,900] 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-06-04 06:09:41,907] 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-06-04 06:09:41,907] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,908] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,908] 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-06-04 06:09:41,917] 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-06-04 06:09:41,918] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,918] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,918] 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-06-04 06:09:41,924] 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-06-04 06:09:41,925] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,925] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,925] 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-06-04 06:09:41,931] 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-06-04 06:09:41,931] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,931] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,931] 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-06-04 06:09:41,947] 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-06-04 06:09:41,948] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,948] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,948] 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-06-04 06:09:41,961] 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-06-04 06:09:41,962] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,962] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,962] 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-06-04 06:09:41,975] 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-06-04 06:09:41,976] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,976] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,976] 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-06-04 06:09:41,988] 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-06-04 06:09:41,988] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,988] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-04 06:09:41,989] 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-06-04 06:09:41,994] 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-06-04 06:09:41,995] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,995] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-04 06:09:41,995] 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-06-04 06:09:42,011] 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-06-04 06:09:42,011] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,011] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-04 06:09:42,011] 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-06-04 06:09:42,016] 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-06-04 06:09:42,016] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,016] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-04 06:09:42,016] 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-06-04 06:09:42,036] 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-06-04 06:09:42,036] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,036] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,036] 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-06-04 06:09:42,044] 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-06-04 06:09:42,044] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,044] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,044] 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-06-04 06:09:42,047] 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-06-04 06:09:42,047] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,048] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,048] 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-06-04 06:09:42,055] 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-06-04 06:09:42,056] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,056] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,056] 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-06-04 06:09:42,093] 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-06-04 06:09:42,094] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,094] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,094] 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-06-04 06:09:42,106] 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-06-04 06:09:42,106] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,106] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,107] 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-06-04 06:09:42,112] 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-06-04 06:09:42,113] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,113] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,113] 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-06-04 06:09:42,116] 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-06-04 06:09:42,116] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,117] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,117] 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-06-04 06:09:42,128] 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-06-04 06:09:42,128] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,128] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,129] 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-06-04 06:09:42,133] 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-06-04 06:09:42,133] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,134] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,134] 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-06-04 06:09:42,145] 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-06-04 06:09:42,145] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,145] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-04 06:09:42,145] 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-06-04 06:09:42,149] 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-06-04 06:09:42,149] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,150] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,150] 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-06-04 06:09:42,152] 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-06-04 06:09:42,153] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,153] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,153] 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-06-04 06:09:42,161] 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-06-04 06:09:42,162] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,162] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,162] 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-06-04 06:09:42,166] 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-06-04 06:09:42,166] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,167] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,167] 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-06-04 06:09:42,171] 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-06-04 06:09:42,171] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,171] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,171] 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-06-04 06:09:42,176] 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-06-04 06:09:42,177] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,177] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,177] 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-06-04 06:09:42,180] 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-06-04 06:09:42,180] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,180] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,180] 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-06-04 06:09:42,183] 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-06-04 06:09:42,184] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,184] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,184] 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-06-04 06:09:42,186] 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-06-04 06:09:42,186] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,186] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,186] 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-06-04 06:09:42,189] 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-06-04 06:09:42,190] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,190] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,190] 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-06-04 06:09:42,196] 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-06-04 06:09:42,197] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,197] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-04 06:09:42,197] 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-06-04 06:09:42,201] 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-06-04 06:09:42,201] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,202] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-04 06:09:42,202] 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-06-04 06:09:42,206] 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-06-04 06:09:42,206] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,206] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-04 06:09:42,206] 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-06-04 06:09:42,214] 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-06-04 06:09:42,215] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,215] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-04 06:09:42,215] 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-06-04 06:09:42,219] 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-06-04 06:09:42,220] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,220] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-04 06:09:42,220] 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-06-04 06:09:42,229] 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-06-04 06:09:42,230] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,230] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-04 06:09:42,230] 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-06-04 06:09:42,238] 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-06-04 06:09:42,239] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,239] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,239] 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-06-04 06:09:42,252] 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-06-04 06:09:42,252] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,252] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,252] 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-06-04 06:09:42,262] 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-06-04 06:09:42,262] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,262] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,262] 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-06-04 06:09:42,267] 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-06-04 06:09:42,268] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,268] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,268] 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-06-04 06:09:42,278] 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-06-04 06:09:42,279] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,279] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,279] 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-06-04 06:09:42,290] 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-06-04 06:09:42,290] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,290] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,291] 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-06-04 06:09:42,303] 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-06-04 06:09:42,303] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,303] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,303] 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-06-04 06:09:42,309] 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-06-04 06:09:42,310] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,310] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,310] 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-06-04 06:09:42,324] 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-06-04 06:09:42,324] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,324] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,324] 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-06-04 06:09:42,333] 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-06-04 06:09:42,334] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,334] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,334] 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-06-04 06:09:42,341] 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-06-04 06:09:42,341] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,341] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-04 06:09:42,341] 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-06-04 06:09:42,348] 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-06-04 06:09:42,348] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,348] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,348] 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-06-04 06:09:42,354] 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-06-04 06:09:42,354] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,355] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,355] 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-06-04 06:09:42,366] 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-06-04 06:09:42,367] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,367] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,367] 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-06-04 06:09:42,373] 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-06-04 06:09:42,373] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,373] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,373] 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-06-04 06:09:42,379] 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-06-04 06:09:42,379] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,379] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-04 06:09:42,379] 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-06-04 06:09:42,383] 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-06-04 06:09:42,383] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,383] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,384] 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-06-04 06:09:42,393] 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-06-04 06:09:42,394] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,394] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,394] 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-06-04 06:09:42,402] 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-06-04 06:09:42,403] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,403] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,403] 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-06-04 06:09:42,407] 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-06-04 06:09:42,407] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,408] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,408] 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-06-04 06:09:42,415] 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-06-04 06:09:42,416] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,416] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,416] 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-06-04 06:09:42,422] 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-06-04 06:09:42,422] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,422] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,422] 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-06-04 06:09:42,426] 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-06-04 06:09:42,427] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,427] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,427] 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-06-04 06:09:42,430] 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-06-04 06:09:42,430] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,431] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,431] 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-06-04 06:09:42,435] 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-06-04 06:09:42,435] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,437] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,438] 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-06-04 06:09:42,444] 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-06-04 06:09:42,444] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,444] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,444] 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-06-04 06:09:42,449] 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-06-04 06:09:42,449] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,449] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,449] 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-06-04 06:09:42,455] 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-06-04 06:09:42,455] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,456] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,456] 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-06-04 06:09:42,459] 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-06-04 06:09:42,460] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,460] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,460] 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-06-04 06:09:42,465] 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-06-04 06:09:42,465] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,465] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,466] 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-06-04 06:09:42,481] 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-06-04 06:09:42,481] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,481] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,481] 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-06-04 06:09:42,485] 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-06-04 06:09:42,485] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,486] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,486] 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-06-04 06:09:42,491] 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-06-04 06:09:42,491] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,491] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,491] 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-06-04 06:09:42,497] 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-06-04 06:09:42,497] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,497] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,497] 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-06-04 06:09:42,501] 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-06-04 06:09:42,502] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,502] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-04 06:09:42,502] 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-06-04 06:09:42,505] 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-06-04 06:09:42,505] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,505] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-04 06:09:42,505] 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-06-04 06:09:42,509] 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-06-04 06:09:42,509] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,510] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,510] 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-06-04 06:09:42,513] 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-06-04 06:09:42,513] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,514] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,514] 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-06-04 06:09:42,517] 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-06-04 06:09:42,517] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,518] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,518] 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-06-04 06:09:42,521] 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-06-04 06:09:42,521] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,521] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,521] 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-06-04 06:09:42,524] 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-06-04 06:09:42,525] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,525] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,525] 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-06-04 06:09:42,528] 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-06-04 06:09:42,528] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,528] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,528] 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-06-04 06:09:42,539] 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-06-04 06:09:42,539] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,539] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,539] 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-06-04 06:09:42,544] 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-06-04 06:09:42,544] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,544] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-04 06:09:42,544] 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-06-04 06:09:42,547] 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-06-04 06:09:42,547] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,548] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,548] 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-06-04 06:09:42,551] 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-06-04 06:09:42,551] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,551] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,551] 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-06-04 06:09:42,555] 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-06-04 06:09:42,556] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,556] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,556] 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-06-04 06:09:42,562] 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-06-04 06:09:42,562] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,562] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,563] 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-06-04 06:09:42,565] 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-06-04 06:09:42,566] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,566] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,566] 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-06-04 06:09:42,569] 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-06-04 06:09:42,569] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,569] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,569] 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-06-04 06:09:42,571] 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-06-04 06:09:42,571] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,572] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,572] 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-06-04 06:09:42,575] 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-06-04 06:09:42,576] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,576] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,576] 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-06-04 06:09:42,579] 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-06-04 06:09:42,579] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,579] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,579] 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-06-04 06:09:42,582] 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-06-04 06:09:42,583] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,583] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-04 06:09:42,583] 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-06-04 06:09:42,586] 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-06-04 06:09:42,586] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,587] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,587] 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-06-04 06:09:42,590] 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-06-04 06:09:42,591] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,591] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,591] 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-06-04 06:09:42,596] 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-06-04 06:09:42,596] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,596] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,596] 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-06-04 06:09:42,599] 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-06-04 06:09:42,600] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,600] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,600] 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-06-04 06:09:42,602] 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-06-04 06:09:42,602] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,603] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,603] 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-06-04 06:09:42,607] 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-06-04 06:09:42,607] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,607] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,608] 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-06-04 06:09:42,611] 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-06-04 06:09:42,611] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,611] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,612] 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-06-04 06:09:42,616] 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-06-04 06:09:42,617] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,617] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,617] 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-06-04 06:09:42,620] 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-06-04 06:09:42,621] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,621] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,622] 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-06-04 06:09:42,624] 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-06-04 06:09:42,625] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,626] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,626] 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-06-04 06:09:42,628] 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-06-04 06:09:42,628] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,629] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,629] 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-06-04 06:09:42,633] 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-06-04 06:09:42,636] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,637] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,637] 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-06-04 06:09:42,639] 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-06-04 06:09:42,640] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,640] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,640] 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-06-04 06:09:42,642] 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-06-04 06:09:42,643] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,643] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-04 06:09:42,643] 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-06-04 06:09:42,646] 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-06-04 06:09:42,647] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,647] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,647] 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-06-04 06:09:42,650] 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-06-04 06:09:42,651] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,651] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,651] 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-06-04 06:09:42,655] 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-06-04 06:09:42,655] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,655] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,655] 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-06-04 06:09:42,664] 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-06-04 06:09:42,665] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,665] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,665] 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-06-04 06:09:42,667] 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-06-04 06:09:42,668] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,669] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,669] 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-06-04 06:09:42,672] 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-06-04 06:09:42,672] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,673] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,673] 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-06-04 06:09:42,679] 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-06-04 06:09:42,680] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,680] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,680] 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-06-04 06:09:42,683] 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-06-04 06:09:42,683] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,684] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,684] 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-06-04 06:09:42,687] 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-06-04 06:09:42,687] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,688] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,688] 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-06-04 06:09:42,691] 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-06-04 06:09:42,691] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,692] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,692] 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-06-04 06:09:42,696] 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-06-04 06:09:42,696] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,697] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,697] 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-06-04 06:09:42,699] 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-06-04 06:09:42,700] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,700] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,700] 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-06-04 06:09:42,702] 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-06-04 06:09:42,703] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,703] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,703] 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-06-04 06:09:42,707] 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-06-04 06:09:42,707] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,707] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,707] 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-06-04 06:09:42,710] 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-06-04 06:09:42,711] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,711] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,712] 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-06-04 06:09:42,714] 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-06-04 06:09:42,715] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,715] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,715] 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-06-04 06:09:42,720] 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-06-04 06:09:42,720] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,720] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,720] 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-06-04 06:09:42,724] 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-06-04 06:09:42,725] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,725] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,725] 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-06-04 06:09:42,727] 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-06-04 06:09:42,728] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,730] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,730] 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-06-04 06:09:42,732] 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-06-04 06:09:42,733] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,733] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,733] 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-06-04 06:09:42,735] 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-06-04 06:09:42,736] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,737] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,737] 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-06-04 06:09:42,739] 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-06-04 06:09:42,740] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,740] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,740] 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-06-04 06:09:42,743] 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-06-04 06:09:42,743] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,743] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,743] 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-06-04 06:09:42,747] 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-06-04 06:09:42,748] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,748] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-04 06:09:42,749] 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-06-04 06:09:42,751] 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-06-04 06:09:42,751] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,752] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,752] 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-06-04 06:09:42,755] 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-06-04 06:09:42,755] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,755] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,755] 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-06-04 06:09:42,758] 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-06-04 06:09:42,758] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,759] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,759] 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-06-04 06:09:42,762] 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-06-04 06:09:42,763] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,763] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,763] 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-06-04 06:09:42,767] 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-06-04 06:09:42,768] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,768] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,768] 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-06-04 06:09:42,770] 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-06-04 06:09:42,771] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,771] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,771] 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-06-04 06:09:42,774] 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-06-04 06:09:42,774] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,775] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,775] 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-06-04 06:09:42,779] 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-06-04 06:09:42,779] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,780] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,780] 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-06-04 06:09:42,783] 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-06-04 06:09:42,783] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,784] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,784] 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-06-04 06:09:42,789] 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-06-04 06:09:42,789] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,789] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,789] 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-06-04 06:09:42,792] 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-06-04 06:09:42,792] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,794] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,794] 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-06-04 06:09:42,797] 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-06-04 06:09:42,797] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,797] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,797] 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-06-04 06:09:42,799] 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-06-04 06:09:42,800] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,800] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,800] 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-06-04 06:09:42,802] 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-06-04 06:09:42,803] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,803] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,803] 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-06-04 06:09:42,806] 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-06-04 06:09:42,806] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,806] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,806] 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-06-04 06:09:42,810] 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-06-04 06:09:42,811] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,811] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,811] 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-06-04 06:09:42,818] 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-06-04 06:09:42,819] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,819] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,819] 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-06-04 06:09:42,823] 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-06-04 06:09:42,824] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,824] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,824] 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-06-04 06:09:42,827] 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-06-04 06:09:42,827] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,828] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,828] 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-06-04 06:09:42,837] 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-06-04 06:09:42,840] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,840] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,840] 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-06-04 06:09:42,843] 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-06-04 06:09:42,844] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,844] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,844] 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-06-04 06:09:42,847] 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-06-04 06:09:42,848] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,848] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,848] 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-06-04 06:09:42,851] 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-06-04 06:09:42,851] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,852] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,852] 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-06-04 06:09:42,854] 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-06-04 06:09:42,855] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,856] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,856] 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-06-04 06:09:42,858] 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-06-04 06:09:42,859] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,859] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,860] 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-06-04 06:09:42,862] 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-06-04 06:09:42,863] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,863] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,863] 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-06-04 06:09:42,866] 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-06-04 06:09:42,866] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,866] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,866] 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-06-04 06:09:42,870] 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-06-04 06:09:42,871] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,871] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,871] 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-06-04 06:09:42,875] 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-06-04 06:09:42,875] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,875] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-04 06:09:42,875] 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-06-04 06:09:42,882] 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-06-04 06:09:42,883] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,883] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,883] 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-06-04 06:09:42,885] 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-06-04 06:09:42,885] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,886] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,886] 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-06-04 06:09:42,890] 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-06-04 06:09:42,890] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,890] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,891] 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-06-04 06:09:42,894] 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-06-04 06:09:42,895] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,896] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,896] 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-06-04 06:09:42,899] 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-06-04 06:09:42,899] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,900] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,900] 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-06-04 06:09:42,903] 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-06-04 06:09:42,903] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,904] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,904] 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-06-04 06:09:42,906] 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-06-04 06:09:42,907] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,907] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,907] 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-06-04 06:09:42,912] 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-06-04 06:09:42,912] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,912] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,912] 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-06-04 06:09:42,915] 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-06-04 06:09:42,915] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,916] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,916] 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-06-04 06:09:42,918] 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-06-04 06:09:42,918] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,919] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,919] 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-06-04 06:09:42,922] 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-06-04 06:09:42,923] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,923] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,923] 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-06-04 06:09:42,926] 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-06-04 06:09:42,926] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,927] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,927] 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-06-04 06:09:42,940] 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-06-04 06:09:42,940] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,940] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,940] 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-06-04 06:09:42,946] 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-06-04 06:09:42,946] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,946] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,946] 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-06-04 06:09:42,949] 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-06-04 06:09:42,949] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,950] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,953] 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-06-04 06:09:42,955] 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-06-04 06:09:42,955] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,955] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,956] 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-06-04 06:09:42,960] 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-06-04 06:09:42,960] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,960] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,960] 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-06-04 06:09:42,963] 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-06-04 06:09:42,964] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,964] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,964] 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-06-04 06:09:42,967] 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-06-04 06:09:42,967] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,967] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,967] 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-06-04 06:09:42,976] 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-06-04 06:09:42,976] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,976] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,976] 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-06-04 06:09:42,979] 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-06-04 06:09:42,979] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,980] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,980] 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-06-04 06:09:42,987] 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-06-04 06:09:42,988] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,988] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,988] 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-06-04 06:09:42,990] 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-06-04 06:09:42,990] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,991] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,991] 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-06-04 06:09:42,995] 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-06-04 06:09:42,995] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,995] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,995] 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-06-04 06:09:43,008] 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-06-04 06:09:43,008] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,008] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-04 06:09:43,008] 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-06-04 06:09:43,011] 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-06-04 06:09:43,012] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,012] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-04 06:09:43,012] 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-06-04 06:09:43,015] 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-06-04 06:09:43,015] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,016] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-04 06:09:43,016] 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-06-04 06:09:43,038] 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-06-04 06:09:43,038] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,038] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,038] 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-06-04 06:09:43,043] 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-06-04 06:09:43,044] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,044] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,044] 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-06-04 06:09:43,048] 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-06-04 06:09:43,049] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,049] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,049] 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-06-04 06:09:43,053] 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-06-04 06:09:43,054] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,054] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,054] 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-06-04 06:09:43,059] 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-06-04 06:09:43,059] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,059] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,060] 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-06-04 06:09:43,063] 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-06-04 06:09:43,064] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,064] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,064] 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-06-04 06:09:43,066] 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-06-04 06:09:43,067] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,067] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,067] 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-06-04 06:09:43,070] 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-06-04 06:09:43,070] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,071] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,071] 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-06-04 06:09:43,076] 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-06-04 06:09:43,076] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,076] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,076] 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-06-04 06:09:43,086] 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-06-04 06:09:43,086] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,086] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,086] 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-06-04 06:09:43,093] 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-06-04 06:09:43,094] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,094] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-04 06:09:43,094] 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-06-04 06:09:43,102] 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-06-04 06:09:43,103] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,103] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,103] 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-06-04 06:09:43,113] 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-06-04 06:09:43,114] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,114] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,114] 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-06-04 06:09:43,126] 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-06-04 06:09:43,126] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,126] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,126] 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-06-04 06:09:43,129] 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-06-04 06:09:43,130] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,130] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,130] 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-06-04 06:09:43,134] 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-06-04 06:09:43,134] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,135] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,135] 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-06-04 06:09:43,139] 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-06-04 06:09:43,139] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,139] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,139] 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-06-04 06:09:43,144] 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-06-04 06:09:43,144] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,144] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-04 06:09:43,144] 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-06-04 06:09:43,151] 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-06-04 06:09:43,151] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,151] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,151] 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-06-04 06:09:43,156] 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-06-04 06:09:43,157] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,162] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,163] 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-06-04 06:09:43,167] 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-06-04 06:09:43,167] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,168] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,168] 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-06-04 06:09:43,176] 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-06-04 06:09:43,177] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,177] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,177] 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-06-04 06:09:43,184] 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-06-04 06:09:43,185] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,185] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-04 06:09:43,185] 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-06-04 06:09:43,189] 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-06-04 06:09:43,189] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,190] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-04 06:09:43,190] 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-06-04 06:09:43,195] 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-06-04 06:09:43,195] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,195] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-04 06:09:43,195] 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-06-04 06:09:43,204] 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-06-04 06:09:43,204] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,204] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-04 06:09:43,204] 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-06-04 06:09:43,207] 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-06-04 06:09:43,207] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,208] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-04 06:09:43,210] 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-06-04 06:09:43,218] 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-06-04 06:09:43,218] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,218] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,218] 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-06-04 06:09:43,221] 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-06-04 06:09:43,222] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,222] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,223] 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-06-04 06:09:43,225] 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-06-04 06:09:43,226] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,227] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,227] 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-06-04 06:09:43,229] 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-06-04 06:09:43,230] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,231] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,231] 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-06-04 06:09:43,235] 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-06-04 06:09:43,236] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,236] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,236] 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-06-04 06:09:43,240] 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-06-04 06:09:43,240] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,241] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-04 06:09:43,241] 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-06-04 06:09:43,252] 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-06-04 06:09:43,253] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,253] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,253] 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-06-04 06:09:43,269] 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-06-04 06:09:43,269] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,269] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,269] 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-06-04 06:09:43,284] 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-06-04 06:09:43,284] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,284] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,284] 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-06-04 06:09:43,287] 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-06-04 06:09:43,288] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,289] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,289] 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-06-04 06:09:43,300] 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-06-04 06:09:43,300] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,300] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-04 06:09:43,300] 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-06-04 06:09:43,304] 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-06-04 06:09:43,304] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,304] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,304] 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-06-04 06:09:43,324] 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-06-04 06:09:43,324] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,324] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,324] 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-06-04 06:09:43,332] 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-06-04 06:09:43,333] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,333] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,333] 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-06-04 06:09:43,340] 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-06-04 06:09:43,340] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,340] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,340] 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-06-04 06:09:43,345] 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-06-04 06:09:43,345] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,345] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,345] 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-06-04 06:09:43,352] 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-06-04 06:09:43,352] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,352] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-04 06:09:43,352] 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-06-04 06:09:43,360] 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-06-04 06:09:43,360] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,360] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,360] 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-06-04 06:09:43,367] 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-06-04 06:09:43,368] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,368] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,368] 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-06-04 06:09:43,371] 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-06-04 06:09:43,371] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,372] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,372] 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-06-04 06:09:43,379] 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-06-04 06:09:43,379] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,379] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,379] 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-06-04 06:09:43,383] 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-06-04 06:09:43,384] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,384] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-04 06:09:43,384] 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-06-04 06:09:43,387] 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-06-04 06:09:43,387] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,387] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,388] 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-06-04 06:09:43,390] 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-06-04 06:09:43,391] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,391] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,391] 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-06-04 06:09:43,393] 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-06-04 06:09:43,394] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,394] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,394] 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-06-04 06:09:43,397] 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-06-04 06:09:43,398] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,398] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,398] 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-06-04 06:09:43,401] 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-06-04 06:09:43,402] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,402] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-04 06:09:43,402] 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-06-04 06:09:43,407] 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-06-04 06:09:43,408] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,408] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,408] 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-06-04 06:09:43,412] 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-06-04 06:09:43,412] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,412] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,412] 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-06-04 06:09:43,415] 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-06-04 06:09:43,415] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,415] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,415] 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-06-04 06:09:43,420] 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-06-04 06:09:43,420] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,420] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,420] 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-06-04 06:09:43,423] 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-06-04 06:09:43,424] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,424] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,424] 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-06-04 06:09:43,427] 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-06-04 06:09:43,427] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,427] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-04 06:09:43,428] 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-06-04 06:09:43,430] 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-06-04 06:09:43,431] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,432] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-04 06:09:43,432] 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-06-04 06:09:43,434] 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-06-04 06:09:43,435] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,435] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-04 06:09:43,435] 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-06-04 06:09:43,438] 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-06-04 06:09:43,439] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,440] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,440] 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-06-04 06:09:43,442] 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-06-04 06:09:43,442] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,443] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,443] 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-06-04 06:09:43,446] 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-06-04 06:09:43,446] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,447] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,447] 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-06-04 06:09:43,450] 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-06-04 06:09:43,450] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,451] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,451] 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-06-04 06:09:43,457] 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-06-04 06:09:43,457] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,457] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,457] 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-06-04 06:09:43,460] 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-06-04 06:09:43,461] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,461] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,461] 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-06-04 06:09:43,472] 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-06-04 06:09:43,472] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,472] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,472] 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-06-04 06:09:43,475] 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-06-04 06:09:43,475] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,475] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-04 06:09:43,475] 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-06-04 06:09:43,477] 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-06-04 06:09:43,478] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,478] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,478] 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-06-04 06:09:43,481] 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-06-04 06:09:43,481] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,481] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,481] 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-06-04 06:09:43,483] 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-06-04 06:09:43,483] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,484] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,484] 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-06-04 06:09:43,487] 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-06-04 06:09:43,487] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,488] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,488] 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-06-04 06:09:43,490] 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-06-04 06:09:43,490] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,490] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,490] 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-06-04 06:09:43,493] 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-06-04 06:09:43,493] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,494] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,494] 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-06-04 06:09:43,497] 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-06-04 06:09:43,498] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,498] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,499] 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-06-04 06:09:43,501] 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-06-04 06:09:43,502] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,502] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,502] 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-06-04 06:09:43,505] 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-06-04 06:09:43,505] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,506] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,506] 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-06-04 06:09:43,508] 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-06-04 06:09:43,508] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,508] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,509] 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-06-04 06:09:43,511] 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-06-04 06:09:43,512] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,513] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,513] 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-06-04 06:09:43,515] 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-06-04 06:09:43,516] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,517] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,517] 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-06-04 06:09:43,519] 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-06-04 06:09:43,520] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,520] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-04 06:09:43,521] 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-06-04 06:09:43,530] 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-06-04 06:09:43,531] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,531] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,531] 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-06-04 06:09:43,540] 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-06-04 06:09:43,541] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,541] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-04 06:09:43,541] 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-06-04 06:09:43,545] 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-06-04 06:09:43,546] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,546] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,546] 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-06-04 06:09:43,549] 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-06-04 06:09:43,549] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,550] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,550] 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-06-04 06:09:43,555] 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-06-04 06:09:43,555] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,555] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,555] 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-06-04 06:09:43,560] 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-06-04 06:09:43,560] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,560] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,560] 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-06-04 06:09:43,574] 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-06-04 06:09:43,574] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,574] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,574] 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-06-04 06:09:43,577] 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-06-04 06:09:43,578] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,578] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,578] 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-06-04 06:09:43,582] 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-06-04 06:09:43,583] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,583] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,583] 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-06-04 06:09:43,589] 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-06-04 06:09:43,591] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,591] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-04 06:09:43,591] 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-06-04 06:09:43,594] 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-06-04 06:09:43,594] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,595] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,595] 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-06-04 06:09:43,597] 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-06-04 06:09:43,598] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,599] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,599] 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-06-04 06:09:43,601] 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-06-04 06:09:43,601] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,601] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-04 06:09:43,601] 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-06-04 06:09:43,605] 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-06-04 06:09:43,605] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,605] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,605] 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-06-04 06:09:43,608] 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-06-04 06:09:43,608] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,609] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,609] 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-06-04 06:09:43,634] 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-06-04 06:09:43,634] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,634] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,634] 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-06-04 06:09:43,638] 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-06-04 06:09:43,638] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,639] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,639] 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-06-04 06:09:43,643] 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-06-04 06:09:43,643] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,643] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,643] 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-06-04 06:09:43,648] 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-06-04 06:09:43,648] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,648] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,648] 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-06-04 06:09:43,651] 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-06-04 06:09:43,651] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,652] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,652] 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-06-04 06:09:43,657] 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-06-04 06:09:43,657] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,657] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,657] 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-06-04 06:09:43,661] 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-06-04 06:09:43,662] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,662] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-04 06:09:43,662] 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-06-04 06:09:43,664] 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-06-04 06:09:43,665] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,665] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,665] 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-06-04 06:09:43,668] 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-06-04 06:09:43,668] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,668] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,668] 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-06-04 06:09:43,675] 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-06-04 06:09:43,676] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,676] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,676] 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-06-04 06:09:43,679] 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-06-04 06:09:43,683] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,683] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-04 06:09:43,683] 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-06-04 06:09:43,687] 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-06-04 06:09:43,687] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,687] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,687] 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-06-04 06:09:43,691] 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-06-04 06:09:43,691] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,691] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-04 06:09:43,691] 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-06-04 06:09:43,693] 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-06-04 06:09:43,693] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,694] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,694] 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-06-04 06:09:43,700] 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-06-04 06:09:43,701] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,701] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,702] 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-06-04 06:09:43,705] 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-06-04 06:09:43,705] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,705] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,705] 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-06-04 06:09:43,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-06-04 06:09:43,711] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,711] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,711] 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-06-04 06:09:43,715] 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-06-04 06:09:43,715] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,715] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,715] 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-06-04 06:09:43,718] 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-06-04 06:09:43,718] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,719] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,719] 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-06-04 06:09:43,722] 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-06-04 06:09:43,722] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,723] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-04 06:09:43,723] 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-06-04 06:09:43,730] 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-06-04 06:09:43,730] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,730] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,730] 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-06-04 06:09:43,733] 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-06-04 06:09:43,733] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,734] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,734] 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-06-04 06:09:43,737] 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-06-04 06:09:43,737] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,737] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,737] 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-06-04 06:09:43,740] 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-06-04 06:09:43,740] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,740] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,740] 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-06-04 06:09:43,743] 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-06-04 06:09:43,744] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,744] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,744] 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-06-04 06:09:43,747] 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-06-04 06:09:43,747] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,748] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,748] 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-06-04 06:09:43,751] 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-06-04 06:09:43,752] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,752] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,752] 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-06-04 06:09:43,755] 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-06-04 06:09:43,755] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,755] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,755] 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-06-04 06:09:43,785] 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-06-04 06:09:43,785] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,785] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-04 06:09:43,785] 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-06-04 06:09:43,790] 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-06-04 06:09:43,790] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,790] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,790] 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-06-04 06:09:43,793] 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-06-04 06:09:43,793] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,794] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,794] 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-06-04 06:09:43,806] 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-06-04 06:09:43,807] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,807] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,807] 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-06-04 06:09:43,811] 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-06-04 06:09:43,812] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,812] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-04 06:09:43,812] 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-06-04 06:09:43,814] 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-06-04 06:09:43,815] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,816] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,816] 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-06-04 06:09:43,818] 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-06-04 06:09:43,819] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,819] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,819] 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-06-04 06:09:43,821] 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-06-04 06:09:43,821] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,822] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,822] 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-06-04 06:09:43,835] 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-06-04 06:09:43,836] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,836] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,836] 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-06-04 06:09:43,840] 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-06-04 06:09:43,841] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,841] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,841] 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-06-04 06:09:43,845] 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-06-04 06:09:43,846] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,846] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,846] 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-06-04 06:09:43,849] 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-06-04 06:09:43,849] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,850] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,850] 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-06-04 06:09:43,855] 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-06-04 06:09:43,855] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,856] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,856] 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-06-04 06:09:43,858] 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-06-04 06:09:43,859] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,859] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,859] 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-06-04 06:09:43,862] 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-06-04 06:09:43,863] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,863] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,864] 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-06-04 06:09:43,866] 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-06-04 06:09:43,867] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,867] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-04 06:09:43,867] 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-06-04 06:09:43,873] 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-06-04 06:09:43,873] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,874] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,874] 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-06-04 06:09:43,876] 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-06-04 06:09:43,877] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,877] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-04 06:09:43,877] 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-06-04 06:09:43,879] 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-06-04 06:09:43,880] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,880] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,880] 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-06-04 06:09:43,883] 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-06-04 06:09:43,883] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,883] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,883] 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-06-04 06:09:43,886] 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-06-04 06:09:43,886] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,886] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-04 06:09:43,886] 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-06-04 06:09:43,890] 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-06-04 06:09:43,890] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,891] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-04 06:09:43,891] 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-06-04 06:09:43,893] 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-06-04 06:09:43,894] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,895] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-04 06:09:43,895] 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-06-04 06:09:43,897] 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-06-04 06:09:43,897] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,897] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-04 06:09:43,897] 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-06-04 06:09:43,900] 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-06-04 06:09:43,900] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,901] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,901] 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-06-04 06:09:43,903] 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-06-04 06:09:43,903] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,904] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,904] 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-06-04 06:09:43,907] 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-06-04 06:09:43,907] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,908] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,908] 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-06-04 06:09:43,913] 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-06-04 06:09:43,914] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,914] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,914] 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-06-04 06:09:43,922] 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-06-04 06:09:43,923] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,923] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,923] 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-06-04 06:09:43,927] 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-06-04 06:09:43,927] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,927] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,927] 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-06-04 06:09:43,932] 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-06-04 06:09:43,932] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,932] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,932] 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-06-04 06:09:43,935] 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-06-04 06:09:43,935] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,936] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,936] 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-06-04 06:09:43,939] 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-06-04 06:09:43,940] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,940] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,941] 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-06-04 06:09:43,944] 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-06-04 06:09:43,945] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,945] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,945] 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-06-04 06:09:43,948] 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-06-04 06:09:43,948] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,948] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,948] 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-06-04 06:09:43,951] 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-06-04 06:09:43,951] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,952] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,952] 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-06-04 06:09:43,955] 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-06-04 06:09:43,955] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,956] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,956] 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-06-04 06:09:43,960] 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-06-04 06:09:43,960] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,960] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,960] 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-06-04 06:09:43,966] 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-06-04 06:09:43,967] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,967] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,967] 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-06-04 06:09:43,969] 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-06-04 06:09:43,969] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,969] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,969] 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-06-04 06:09:43,973] 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-06-04 06:09:43,973] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,974] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,974] 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-06-04 06:09:43,977] 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-06-04 06:09:43,977] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,977] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,977] 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-06-04 06:09:43,981] 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-06-04 06:09:43,981] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,982] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,982] 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-06-04 06:09:43,985] 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-06-04 06:09:43,985] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,986] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,986] 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-06-04 06:09:43,989] 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-06-04 06:09:43,989] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,989] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,989] 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-06-04 06:09:43,996] 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-06-04 06:09:43,997] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,997] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,997] 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-06-04 06:09:44,000] 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-06-04 06:09:44,001] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,001] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-04 06:09:44,001] 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-06-04 06:09:44,004] 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-06-04 06:09:44,004] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,004] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,004] 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-06-04 06:09:44,006] 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-06-04 06:09:44,006] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,007] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-04 06:09:44,007] 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-06-04 06:09:44,010] 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-06-04 06:09:44,011] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,011] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-04 06:09:44,011] 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-06-04 06:09:44,014] 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-06-04 06:09:44,015] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,015] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-04 06:09:44,015] 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-06-04 06:09:44,018] 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-06-04 06:09:44,018] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,019] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,019] 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-06-04 06:09:44,022] 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-06-04 06:09:44,022] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,023] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,023] 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-06-04 06:09:44,025] 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-06-04 06:09:44,026] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,026] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,026] 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-06-04 06:09:44,029] 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-06-04 06:09:44,029] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,030] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,030] 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-06-04 06:09:44,033] 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-06-04 06:09:44,033] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,034] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,034] 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-06-04 06:09:44,036] 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-06-04 06:09:44,037] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,037] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,037] 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-06-04 06:09:44,041] 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-06-04 06:09:44,041] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,042] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,042] 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-06-04 06:09:44,044] 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-06-04 06:09:44,044] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,044] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,044] 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-06-04 06:09:44,047] 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-06-04 06:09:44,048] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,048] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,048] 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-06-04 06:09:44,052] 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-06-04 06:09:44,052] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,052] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-04 06:09:44,052] 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-06-04 06:09:44,061] 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-06-04 06:09:44,061] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,061] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-04 06:09:44,061] 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-06-04 06:09:44,066] 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-06-04 06:09:44,066] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,066] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-04 06:09:44,066] 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-06-04 06:09:44,071] 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-06-04 06:09:44,071] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,071] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-04 06:09:44,071] 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-06-04 06:09:44,074] 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-06-04 06:09:44,074] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,074] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-04 06:09:44,074] 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-06-04 06:09:44,078] 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-06-04 06:09:44,078] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,079] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-04 06:09:44,079] 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-06-04 06:09:44,082] 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-06-04 06:09:44,083] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,083] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-04 06:09:44,083] 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-06-04 06:09:44,086] 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-06-04 06:09:44,086] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,086] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-04 06:09:44,086] 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-06-04 06:09:44,088] 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-06-04 06:09:44,089] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,089] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-04 06:09:44,089] 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-06-04 06:09:44,091] 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-06-04 06:09:44,092] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,092] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-04 06:09:44,092] 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-06-04 06:09:44,095] 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-06-04 06:09:44,095] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,095] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-04 06:09:44,095] 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-06-04 06:09:44,098] 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-06-04 06:09:44,098] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,098] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-04 06:09:44,098] 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-06-04 06:09:44,101] 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-06-04 06:09:44,101] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:44,101] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-04 06:09:44,101] 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-06-04 06:09:44,195] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-20, -uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, HEALTH_CHECK_TOPIC-21, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, HEALTH_CHECK_TOPIC-18, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, HEALTH_CHECK_TOPIC-16, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, HEALTH_CHECK_TOPIC-17, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, HEALTH_CHECK_TOPIC-14, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, HEALTH_CHECK_TOPIC-15, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, HEALTH_CHECK_TOPIC-12, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, HEALTH_CHECK_TOPIC-11, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, HEALTH_CHECK_TOPIC-8, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, HEALTH_CHECK_TOPIC-9, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, HEALTH_CHECK_TOPIC-5, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -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-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -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-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, HEALTH_CHECK_TOPIC-29, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, HEALTH_CHECK_TOPIC-27, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:09:44,261] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,273] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-22 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-18 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-28 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-27 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-10 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-6 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-3 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-23 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-3 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-10 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-11 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-2 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-1 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-15 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-8 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-14 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-2 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-0 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-1 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-17 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-20 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-21 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-19 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-18 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-28 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-29 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-27 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-12 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-6 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-24 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-25 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-23 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-13 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-11 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-27 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-16 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-19 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-20 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-7 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-9 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-29 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-28 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-23 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-22 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-24 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-26 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-25 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-13 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-0 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-25 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-4 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-5 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-15 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-21 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-0 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-4 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-8 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-7 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-18 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-5 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-26 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-5 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-26 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-20 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-19 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-23 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-22 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-14 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-4 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-3 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-9 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-9 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-8 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-7 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-12 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-9 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-22 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-21 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-1 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-2 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-0 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-5 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-6 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-25 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-6 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-23 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-4 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-21 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-29 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-29 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-0 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-13 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-2 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-10 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-12 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-13 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-17 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-24 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-10 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-9 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-2 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-8 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-11 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-28 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-28 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-29 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-22 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-18 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-17 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-22 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-6 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-7 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-23 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-16 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-3 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-27 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-20 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-10 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-7 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-8 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-24 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-19 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-12 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-10 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-19 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-24 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-21 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-10 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-27 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-28 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-17 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-2 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-3 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-8 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-7 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-18 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-16 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-20 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-25 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-4 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-29 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-19 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-8 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-26 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-11 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-17 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-13 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-15 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-8 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), structured_syslog_topic-14 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-7 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-2 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-1 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-27 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-2 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-0 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-8 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-15 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-15 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-20 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-0 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-3 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-7 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-22 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-9 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-26 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-16 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-5 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-26 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-13 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-21 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-21 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-5 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-14 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-14 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-4 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-24 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-28 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-24 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-25 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-20 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-5-19 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-29 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-14-5 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-4 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-15 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-14 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-1 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-4 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-18 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-25 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-3 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-24 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-13 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-6 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-28 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-29 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-1 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-12 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-11 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-8 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-21 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-22 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-26 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-23 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-6 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-7 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-22 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-12 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-11 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-18 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-17 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-16 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-15 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-17 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-9 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-16 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-19 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-27 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-26 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-14 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-25 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-17 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-16 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-1 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-28 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-10 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-13 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-18 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-15 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-5-25 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-24 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-5 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-20 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-14 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-13 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-17 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-16 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-23 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-24 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-23 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-18 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-1 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-29 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-22 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-19 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-19 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-18 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-4 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-5 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-7 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-6 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-10 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-9 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-20 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-5 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-9 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-10 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-22 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-27 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-13-0 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-28 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-29 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-0 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-16 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-3 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-14 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-1 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-21 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-15 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-6 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-21 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-16 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-9 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-27 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-6 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-7 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-2 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-23 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-3 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-26 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-25 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-11 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-12 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-20 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-11 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-28 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-15 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-16 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-14 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-13 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-17 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-2 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-4 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-3 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-1 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-25 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-27 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-13 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-12 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-4 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-11 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-0 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-1 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-26 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-12 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-10 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-11 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-19 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:09:44,280] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,282] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,283] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,283] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,283] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,283] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,283] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,284] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,284] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,285] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,285] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,285] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,285] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,285] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,285] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,285] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,286] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,286] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,286] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,286] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,286] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,287] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,287] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,288] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,288] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,289] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,289] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,290] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,290] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,291] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,291] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,292] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,292] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,293] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,293] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,302] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,302] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,302] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,302] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,302] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,303] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,303] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,304] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,304] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,305] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,305] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,306] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,306] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,307] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,307] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,308] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,308] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,309] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,309] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,314] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,314] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,314] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,314] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,314] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,314] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,314] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,314] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,315] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,315] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,316] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,316] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,317] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,317] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,317] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,319] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,319] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,319] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,320] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,320] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,320] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,320] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,320] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,320] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,320] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,321] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,321] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,321] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,321] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,321] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,321] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,322] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,322] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,322] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,322] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,323] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,323] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,323] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,323] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,323] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,324] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,324] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,324] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,324] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,324] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,325] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,325] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,325] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,325] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,325] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,326] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,326] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,326] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,326] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,326] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,327] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,327] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,327] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,327] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,327] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,328] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,328] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,328] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,328] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,328] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,329] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,334] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,334] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,334] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,334] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,335] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,335] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,335] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,335] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,335] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,336] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,336] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,336] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,336] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,336] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,341] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,342] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,346] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,347] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,347] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,348] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,348] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,349] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,349] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,350] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,350] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,351] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,352] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,352] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,353] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,354] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,354] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,355] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,355] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,355] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,360] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,360] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,360] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,360] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,361] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,361] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,361] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,361] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,361] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,361] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,362] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,362] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,362] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,362] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,362] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,362] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,362] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,363] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,363] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,363] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,363] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,363] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,365] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,365] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,365] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,366] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,367] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,367] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,367] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,368] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,368] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,368] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,368] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,368] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,368] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,369] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,369] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,369] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,369] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,369] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,369] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,369] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,370] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,370] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,370] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,370] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,370] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,370] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,370] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,371] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,371] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,371] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,371] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,371] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,371] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,371] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,371] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,372] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,372] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,372] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,372] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,372] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:44,372] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,372] INFO [UnifiedLog partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:44,372] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,373] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,373] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,373] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,373] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,373] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,373] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,374] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,374] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,374] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,374] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,374] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,374] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,374] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,374] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,375] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,375] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,375] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,375] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,375] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,375] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,375] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,375] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,376] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,376] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,376] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,376] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,376] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,376] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,376] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,376] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,376] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,377] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,377] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,377] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,377] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,377] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,377] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,377] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,377] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,377] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,378] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,378] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,378] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,378] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,378] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,379] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,379] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,379] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,379] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,379] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,379] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,380] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,380] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,380] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,380] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,381] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,381] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,381] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,381] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,382] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,382] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,382] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,383] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,383] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,383] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,384] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,384] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,384] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,384] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,386] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,393] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,395] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,396] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,396] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,396] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,397] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,397] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,398] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,398] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,399] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,399] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,399] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,399] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,399] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,399] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,399] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,399] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,399] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,400] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,400] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,400] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,400] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,400] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,401] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,401] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,401] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,401] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,401] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,401] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,402] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,402] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,402] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,402] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,402] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,402] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,402] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,402] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,403] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,403] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,403] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,403] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,403] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,404] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,404] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,404] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,404] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,404] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,404] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,404] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,404] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,404] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,404] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,405] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,405] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,405] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,405] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,405] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,405] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,405] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,405] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,405] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,406] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,406] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,406] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,406] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,406] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,407] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,407] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,407] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,407] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,407] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,407] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,407] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,407] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,407] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,408] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,408] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,408] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,408] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,408] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,409] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,409] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,409] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,409] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,409] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,409] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,409] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,409] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,409] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,410] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,410] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,410] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,410] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,410] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,410] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,411] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,411] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,411] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,411] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,411] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,411] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,411] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,411] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,411] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,412] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,412] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,412] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,412] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,412] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,412] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,412] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,412] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,412] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,413] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,413] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,413] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,413] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,413] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,413] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,413] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,413] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,413] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,413] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,414] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,414] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,414] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,414] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,414] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,415] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,415] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,415] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,415] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,415] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,415] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,415] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,415] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,415] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,415] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,416] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,416] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,416] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,416] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,416] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,416] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,419] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,419] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,419] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,419] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,419] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,419] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,420] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,420] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,420] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,420] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,420] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,420] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,420] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,420] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,420] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,421] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,421] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,421] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,421] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,421] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,421] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,421] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,421] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,421] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,421] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,422] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,422] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,422] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,422] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,422] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,422] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,422] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,422] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,422] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,423] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,423] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,423] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,423] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,423] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,423] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,424] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,424] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,424] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,424] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,424] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,425] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,425] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,425] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,425] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,426] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,426] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,426] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,426] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,426] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,428] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,429] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,430] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,430] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,430] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,430] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,430] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,430] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,430] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,431] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,431] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,431] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,431] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,431] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,431] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,431] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,431] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,432] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,432] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,432] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,432] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,432] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,432] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,432] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,432] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,432] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,433] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,433] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,434] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,434] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,435] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,435] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,435] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,435] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,435] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,435] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,436] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,436] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,436] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,437] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,437] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,437] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,437] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,438] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,438] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,438] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,438] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,438] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,439] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,439] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,439] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,439] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,439] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,439] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,439] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,440] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,440] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,440] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,440] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,440] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,440] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,441] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,441] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,441] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,441] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,441] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,441] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,442] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,442] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,442] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,442] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,442] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,443] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,443] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,443] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,443] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,444] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,444] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,444] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,444] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,444] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,445] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,445] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,445] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,445] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,445] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,445] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,446] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,446] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,447] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,447] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,447] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,447] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,447] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,448] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,448] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,449] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,449] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,449] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,449] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,450] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,450] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,450] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,450] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,451] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,451] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,451] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,451] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,452] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,452] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,452] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,452] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,452] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,453] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,453] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,453] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,453] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,454] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,454] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,454] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,454] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,455] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,455] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,455] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,455] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,455] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,456] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,456] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,456] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,456] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,456] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,457] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,457] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,457] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,457] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,458] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,458] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,458] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,458] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,458] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,459] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,459] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,460] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,460] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,461] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,461] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,462] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,462] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,463] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,463] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,464] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,464] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:09:44,465] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:44,465] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:11:45,301] WARN Session 0x100002408b10037 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b10037, 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-06-04 06:11:45,411] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:11:45,413] INFO Socket connection established, initiating session, client: /10.0.0.33:41002, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:11:45,417] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x100002408b10037, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:55,703] WARN Session 0x100002408b10037 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 0x100002408b10037, 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-06-04 06:12:55,927] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:55,927] INFO Socket connection established, initiating session, client: /10.0.0.33:49078, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:55,929] WARN Session 0x100002408b10037 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 0x100002408b10037, 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-06-04 06:12:56,885] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,885] INFO Socket connection established, initiating session, client: /10.0.0.33:35842, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,890] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b10037, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,379] WARN Session 0x100002408b10037 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b10037, 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-06-04 06:14:02,903] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,905] INFO Socket connection established, initiating session, client: /10.0.0.33:33052, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,905] WARN Session 0x100002408b10037 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 0x100002408b10037, 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-06-04 06:14:03,971] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:03,972] WARN Session 0x100002408b10037 for server /10.0.0.33: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-06-04 06:14:05,453] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:05,453] INFO Socket connection established, initiating session, client: /10.0.0.33:40574, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:05,459] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b10037, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:43,134] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-16-23, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-6, HEALTH_CHECK_TOPIC-21, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-25-8, HEALTH_CHECK_TOPIC-18, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-15-25, -uve-topic-11-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-20-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-15-4, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-10-21, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-21-19, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-21-4, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-5-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-23-5, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, HEALTH_CHECK_TOPIC-12, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-11-15, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-26-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-20-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-15-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-1-28, -uve-topic-20-0, -uve-topic-15-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-0-12, -uve-topic-19-17, -uve-topic-29-16, HEALTH_CHECK_TOPIC-27, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-21-1, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-8-1, structured_syslog_topic-3, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-4-2, -uve-topic-16-11, -uve-topic-2-2, -uve-topic-21-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, HEALTH_CHECK_TOPIC-9, -uve-topic-21-28, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-3-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-21-13, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-1-1, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:43,142] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,144] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,144] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,144] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,144] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,144] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,144] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 2 for partitions HashMap(-uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,191), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,1148), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,228), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=2, host=10.0.0.50:9092),5,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,14), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=2, host=10.0.0.50:9092),8,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:43,144] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,149] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,149] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,150] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,150] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,151] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,151] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,152] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,152] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,153] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,153] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,154] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,154] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,155] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,155] INFO [UnifiedLog 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.UnifiedLog) [2026-06-04 06:14:43,482] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions HashSet(-uve-topic-10-7, -uve-topic-5-24, -uve-topic-13-11, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-20-22, -uve-topic-7-8, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-3-19, -uve-topic-5-15, -uve-topic-10-1, -uve-topic-9-13, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, HEALTH_CHECK_TOPIC-10, -uve-topic-9-10, -uve-topic-8-2, -uve-topic-16-0, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-15-17, -uve-topic-15-8, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-7-26, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-26-24, -uve-topic-0-25, -uve-topic-29-29, -uve-topic-8-29, -uve-topic-23-6, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-6-20, -uve-topic-11-13, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, HEALTH_CHECK_TOPIC-16, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-19-6, -uve-topic-29-5, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-10-28, -uve-topic-13-26, -uve-topic-7-14, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-29-26, -uve-topic-19-27, structured_syslog_topic-28, -uve-topic-1-20, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-15-29, structured_syslog_topic-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-13-23, -uve-topic-25-6, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-3, HEALTH_CHECK_TOPIC-13, -uve-topic-23-0, -uve-topic-7-11, -uve-topic-13-20, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-0-13, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-8-23, -uve-topic-8-8, HEALTH_CHECK_TOPIC-25, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-4-9, -uve-topic-26-6, -uve-topic-23-27, HEALTH_CHECK_TOPIC-1, -uve-topic-2-21, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-21-29, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-20-4, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-21-5, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-4-0, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-21-17, -uve-topic-20-16, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-11-19, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-15-26, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-15-11, -uve-topic-5-21, -uve-topic-26-12, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-20-19, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, HEALTH_CHECK_TOPIC-7, -uve-topic-15-2, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-9-16, -uve-topic-21-14, -uve-topic-11-7, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-4-15, HEALTH_CHECK_TOPIC-28, -uve-topic-9-28, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-13-29, -uve-topic-11-1, -uve-topic-6-26, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-20-13, -uve-topic-26-0, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-12-8, -uve-topic-22-7, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-10-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-8-14, -uve-topic-13-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-20, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-11-4, -uve-topic-25-0, -uve-topic-10-19, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-1-8, -uve-topic-20-10, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-1, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-20, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-14-19, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager)